View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karin Karin is offline
external usenet poster
 
Posts: 125
Default Find and delete offset loop

Hi,
I want to find "chargeable hours", then go down 1 row and see if there is
any data in column B -- if there IS data, I want to delete the row. I want
to loop through the spreadsheet.
Thank you!