Thread: Sorting w/Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe[_24_] Joe[_24_] is offline
external usenet poster
 
Posts: 1
Default Sorting w/Macro

Macro should sort a range "E12:S500"by "Active" in Ascending order, no
header.

In the same macro, sort only the range of "Active" rows previously
sorted by "Quarter" (I have a list, 3Q03, 4Q03, 1Q04....) with no
header.

I can do the second piece, however, cannot combine it with the first.
Any ideas would appreciated. jh