View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
מיכאל (מיקי) אבידן מיכאל (מיקי) אבידן is offline
external usenet poster
 
Posts: 561
Default Deleting rows meeting certain criteria in a particular column

You may use "Auto-Filter' or 'Advanced-Filter'.
After filtering you can copy/paste the remaining [visible] records to
another [lower] range/location and delete the original source records.
Micky


"tsraj" wrote:

I am trying to delete the entire row that meets cetain criteria.
The first criteria is a blank cell in column B
The second criteria is if the cell in column B contains "tot" or a prompt to
enter the criteria.

Any help is very much appreciated.

Thanks