Hello All:
I have a workbook that has a tab named "Log". The workbook also has many other tabs as well. In the "Log" worksheet, range A3:A200 contains tabs names. Range D3:D200 contains either "Yes" or "No" or "...". I would like to add VBA to hide tabs where (for example) if D3 contains "No", the tab name found in A3 hides. This VBA working for the ranges described. I would like to assign to a 'button' to run the VBA as necessary.
Thank you for the assistance...
~l
I have a workbook that has a tab named "Log". The workbook also has many other tabs as well. In the "Log" worksheet, range A3:A200 contains tabs names. Range D3:D200 contains either "Yes" or "No" or "...". I would like to add VBA to hide tabs where (for example) if D3 contains "No", the tab name found in A3 hides. This VBA working for the ranges described. I would like to assign to a 'button' to run the VBA as necessary.
Thank you for the assistance...
~l