View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Bluenose Bluenose is offline
external usenet poster
 
Posts: 1
Default Macro to strip out certain rows

Hi
Sorry if this is a simple macro but i am new to them.
I have 11 columns of data (A-K). Certain rows have no data in the cells of
column J. I need a macro to identify and strip out these rows and display
them somewhere else on the worksheet, or in a new worksheet.

Thanks for the help.