Afternoon
I am using a macro to filter several arguments.
Using 4 cells to define my filters. But if I leave any of them blank, the filter returns with no results.
How do I write the macro to ignore if the cell is left bank?
Sub Filter()'
' Filter Macro
'
'...