I'm writing a macro to clean up some data that we read in from a text file. My macro cleans up and sorts into columns, and I want to re-order the data in two columns from top to bottom. I was trying to paste this formula "=INDEX($A$1:$A$100,ROWS($A$1:$A$100)-ROWS($A$1:$A1)+1)" into a group of cells. But I'm getting a compile error. I've tried with, and without, quotes.
Not sure what's wrong. Suggestions, or a simpler method?
Thanks,
-gshock
Bookmarks