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

Hi,
I want to move rows with with a certain word in column A to the bottom of all
the rows. How can I do that in a macro?

Also, the table is already sorted by other columns, I don't want to screw up
this sorting, I just want to move rows that have certain input in column A to
the bottom of the table... any ideas?

Thanks
H