DaLiMan Posted October 17, 2006 Posted October 17, 2006 (edited) Hi Randal, I trying to sort my sheet with Xlsort() but how can I keep my Header row at the top?? Using the func like this : _XLSort($ReadXLPath,"A2",1,"B2",1,"",1,1 ,0) Thanx for this great UDF.. EDIT: removed PS, found that one myself... Still have to know about the header thing though..... Edited October 17, 2006 by DaLiMan
DaLiMan Posted October 17, 2006 Posted October 17, 2006 Hi Randal, Can there be a function like _XLLastColomn() I need to know where this last one is, so I can append the data behind it. Thanx..
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now