View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Delete rows depending on cell Value

Hi Tomas,

Are the 'summary fields' always found in the last data row?


---
Regards,
Norman


"Tomas Stroem" wrote in message
...
Hi,

I have a problem to get a macro that deletes rows in a worksheet depending
on the value in row "AB". In the top of the sheet there are headers that i
do
not want to test for and at the bottom there are some summary fields that
i
do not want to test for either.
The header are always in the same place but the summary fields can vary in
position.

Doe anyone have a good suggestion on how to solve this?
--
Tomas S