Hello All,
I got 5 sheets with different tabcolors. The tab of a sheet becomes red when a certain value on the sheet isn't met. When it is, it becomes green. The only sheets I want to select as an array are the green sheets. How can I do this?
For example:
Sheet 1 tab color = Green
Sheet 2 tab color = Red
Sheet 3 tab color = Green
Sheet 4 tab color = Red
Sheet 5 tab color = Green
In the example I just want to select sheets 1, 3 and 5. But the color can change based on the cell value. So how can I do this based on the cell value or tabcolor?
I got 5 sheets with different tabcolors. The tab of a sheet becomes red when a certain value on the sheet isn't met. When it is, it becomes green. The only sheets I want to select as an array are the green sheets. How can I do this?
For example:
Sheet 1 tab color = Green
Sheet 2 tab color = Red
Sheet 3 tab color = Green
Sheet 4 tab color = Red
Sheet 5 tab color = Green
In the example I just want to select sheets 1, 3 and 5. But the color can change based on the cell value. So how can I do this based on the cell value or tabcolor?