Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have two sheets (Sheet1 and Sheet2). In each sheet I
have a range with data (A1:Z23). I have several cells on each page conditionally formatted to change to red if certain things happen. When the person using the file is done they hit a "complete button" embedded on the page. I would like VBA code that looks at Sheet1 Range A1:Z23 and Sheet2 Range A1:Z23 and will find any cells of which have been changed to red due to the conditional formatting being triggered. If no cells are red, then nothing. If any cell is red then there would be a VBA OKOnly message box saying, "Please look for the error". |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I convert conditional formatting into explicit formatting? | Excel Discussion (Misc queries) | |||
Formatting Conditional Formatting Icon Sets | Excel Discussion (Misc queries) | |||
Formatting cells in a column with conditional formatting? | Excel Discussion (Misc queries) | |||
Protect Cell Formatting including Conditional Formatting | Excel Discussion (Misc queries) | |||
Conditional Formatting that will display conditional data | Excel Worksheet Functions |