Sort Columns in XLS
Keywords: sort columns Excel XLS
Question:
Once a XLS file is opened in OLE, is there a way to highlight all columns and sort the content on columns C, G and B ?Answer:
No sample code, but you can populate your Excel sheet then open it, and record a macro of the sort process.Edit the macro, and recode it in Winbatch. should be a snap.
It's a learning experience :)
Article ID: W15258