View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bill F Bill F is offline
external usenet poster
 
Posts: 1
Default Make a loop to Find a value then move a row of cells

I have imported a report into excel.
In column A I need to look for the word "set value". When I find "set
value" in column A I need to move a row of cell that start in column C and
are located one row below where where the word "set value" is located to the
same row that "Set value" is located. I need to do this for the entire
report.