Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
my macro deletes any row that does not contain the value
of filter1. For obAll, I want the macro to delete any row that has no value and keep all the rows that have some value. I currently have: If obAll Then Filter1 = "" but this does the opposite, it deletes the nonblanks and keeps the blanks. Can you tell me what to assign for Filter1 to mean the nonblanks? thank you. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reference to next non-blank cell | Excel Worksheet Functions | |||
How to return a blank formula cell if the reference is blank? | Excel Worksheet Functions | |||
returning blank when reference cell is blank | Excel Worksheet Functions | |||
how to get excel to display blank if reference cell blank | Excel Worksheet Functions | |||
reference a blank cell | Excel Worksheet Functions |