jbrown021286
Board Regular
- Joined
- Mar 13, 2023
- Messages
- 81
- Office Version
- 365
- Platform
- Windows
Cell Formulas | ||
---|---|---|
Range | Formula | |
A1:A28 | A1 | =IF('[Daily Service Manager Report 2024.xlsx]Feb. 24 '!A1="","",'[Daily Service Manager Report 2024.xlsx]Feb. 24 '!A1) |
B1:D28 | B1 | ='[Daily Service Manager Report 2024.xlsx]Feb. 24 '!B1 |
F1:H28 | F1 | ='[Daily Service Manager Report 2024.xlsx]Feb. 24 '!E1 |
E2:E18,I2:I18 | E2 | =(C2/B2)-8 |
E19:E28 | E19 | =IFERROR(C19/B19-8,"") |
I19:I28 | I19 | =IFERROR(F19/B19-8,"") |
Cells with Conditional Formatting | ||||
---|---|---|---|---|
Cell | Condition | Cell Format | Stop If True | |
E2:E28,I2:I28 | Cell Value | =0 | text | NO |
E2:E28 | Cell Value | <-1.5 | text | NO |
E2:E28 | Cell Value | <0 | text | NO |
E2:E28 | Cell Value | >1.5 | text | NO |
E2:E28 | Cell Value | >0 | text | NO |
I2:I28 | Cell Value | <-1.5 | text | NO |
I2:I28 | Cell Value | <0 | text | NO |
I2:I28 | Cell Value | >1.5 | text | NO |
I2:I28 | Cell Value | >0 | text | NO |
i have a conditional formatting range in columns E and I. i have and iferror formula to remove errors but i need the cells to be white if the cell is showing empty