View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default Deleting a row of data based upon the value in column D

Hi
see:
http://www.xldynamic.com/source/xld.Deleting.html

"Sean" wrote:

Hi

I would like to delete all rows in my spreadsheet that have a null or non
numeric value in column D. Anyone know how to go about doing this ?

There is no header row in my spreadsheet.


Thanks in advance.
Sean