Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am setting an Autofilter with:
Selection.AutoFilter Field:=3, Criteria1:=Household However, sometimes Household doesn't exist in the table. How do I test to see if the selected range is empty? Is there a way to test whether Household exists in the Criteria1 list? Or is there a test to see if the Autofilter.Range is empty? -- Thanks, Fred Please reply to newsgroup, not e-mail |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Sum a filtered range | Excel Discussion (Misc queries) | |||
How do you have a formula range be determined by the location ofanother cell? | Excel Worksheet Functions | |||
Find DMIN in a column range determined by a number in another cell | Excel Worksheet Functions | |||
Saving a pre-determined range of cells as text? | Excel Discussion (Misc queries) | |||
Cut filtered rows, paste into next empty row of new sheet, and delete cut rows | Excel Worksheet Functions |