Tried to use the macro recorder, turn on filtering and leave the blanks visible - but it would not allow me to --
Need a simple Sub to perform this task on my "active sheet" (don't want to hardcode in a specific sheet name to use generically)
IF Column "I"
(starting with row 2 down) contains ANYTHING then hide entire row.
(currently that column holds dates with headers in row 1:1) but hoping the code can be generic (not hard coded to look for dates)
Bookmarks