View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sverre sverre is offline
external usenet poster
 
Posts: 78
Default delete rows when value is within an interval in col 3

Hi

I would like to delete rows in col 3 IF the value in col 3 is in the
interval below:

9999999


<11000000

How do I write that syntax?

Best regards
Sverre