Hi all,
I'm looking for macro to hide rows if the value in the A column is equal to zero. I have searched through many posts however each usually has a slightly different requirement/scenario which means the macros don't always work that well for my situation.
If possible, the macro should:
a) Run each time a particular cell is changed, either G9 or O9
b) Check the first cell of each row in column A (if possible, this would only apply to first 200 rows)
c) If the value is 0, hide entire row.
d) If the value is 1, unhide entire row.
Thanks for reading!
Bookmarks