Hi all,
I'm having trouble figuring out where to start with this and could use your guidance.
First off, the total rows are ever changing and so I would need to use "last row" in my formula. The columns in question will always begin at O and end at AS.
My goal is to hide all columns that do not have an "N" in any particular cell within that specific column.
I had thought of a loop within a loop, beginning looping through the columns and then looping through the rows, but I'm not sure how to pull this off.
Thank you
I'm having trouble figuring out where to start with this and could use your guidance.
First off, the total rows are ever changing and so I would need to use "last row" in my formula. The columns in question will always begin at O and end at AS.
My goal is to hide all columns that do not have an "N" in any particular cell within that specific column.
I had thought of a loop within a loop, beginning looping through the columns and then looping through the rows, but I'm not sure how to pull this off.
Thank you