On the attached workbook, there is a VB code which, in column A, returns a Hyperlink to each sheet in the workbook. It is essentially a sheet index.
What I would like is: If the date in column AE on the Open Contracts sheet has a value of 1/1/1990 or earlier, then the line is automatically hidden. If the date is 1/2/1990 or later, then the line is automatically unhidden.
The date in column AE is comes from the project tabs (28-P02, 08-P02) via the INDIRECT function.
Is this possible? Or do I need to clarify my question?
Thanks in advance for any and all help.
What I would like is: If the date in column AE on the Open Contracts sheet has a value of 1/1/1990 or earlier, then the line is automatically hidden. If the date is 1/2/1990 or later, then the line is automatically unhidden.
The date in column AE is comes from the project tabs (28-P02, 08-P02) via the INDIRECT function.
Is this possible? Or do I need to clarify my question?
Thanks in advance for any and all help.