I would like to thank you in advance for any help you can provide. I'm new to trying to write code for an excel macro from scratch. I usually record them then tweak.
I need to build a macro that will check the value of two cells within the same row to make sure they are 0 (zero). If they are both 0 I need the row to be hidden. This needs to be done for a static number of rows.
Basically: If cell Q41 = 0 AND AC41 = 0 then hide the row. Continue this until row 78, for the given columns, then stop.
Please let me know if I need to provide more information. Any help is greatly appreciated.
Regards,
Craig K.
Bookmarks