Thread: Selected Sort
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
hfazal hfazal is offline
external usenet poster
 
Posts: 22
Default Selected Sort

Hi,

I'm looking to further sort a table that is already sorted. I need to do
this in a macro. I want only rows which say 'x' in column A and 'y' in column
B to be sorted by column C.

The table is already sorted so that items that have 'x' in column A and 'y'
in column B are at the top of the table (rows 1 through xxx)

Any advise?


--
H