Hello,
I have the following three macros that hide columns based on a range that has formulas in it flagging x's based on dates. The code works fine it is just very slow because it is going through cell by cell looking for an X. Is there a quicker way to write this so it hides columns with an X? Would I also be able to use that code similarly but hiding rows based on values down the row with x? I cannot use filters for this. It is a template that users need to be able to toggle back and forth. Grouping doesn't work because there is a macro to add rows and when the user does so it breaks the grouping so that it no longer groups correctly.
![]()
Please Login or Register to view this content.
Bookmarks