ExcelGuruWannaBe
New Member
- Joined
- Mar 18, 2011
- Messages
- 8
I am trying to create a spreadsheet with 3 conditional formats:
1) Cell Value is less than =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$7); format = Red
2) Cell Value is less than =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$9); format = Yellow
3) Cell Value is greater than or equal to =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$9); format = Green
Everything works find unless there is nothing input into the cell and then it formats red. I tried the Formula Is/And function, but thas does not seem to work for me either.
Any thougts? Thanks!
1) Cell Value is less than =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$7); format = Red
2) Cell Value is less than =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$9); format = Yellow
3) Cell Value is greater than or equal to =$D$6+(((($D6*$AE$6)/$H$2)*Y$3)*$AE$9); format = Green
Everything works find unless there is nothing input into the cell and then it formats red. I tried the Formula Is/And function, but thas does not seem to work for me either.
Any thougts? Thanks!