I have a excel workbook i have built and I’m trying to improve it. I have custom views that show specific data. I need the sheet to look at columns n- x and only show rows that have a blank cell(s).
I have tried a begin row , end row with chkcol array but that isn’t working .
For my specific view of column n-x if all the cells are filled out i don’t need to see it anymore so i want it hidden in that view.