anniemalec
Board Regular
- Joined
- Jul 9, 2010
- Messages
- 53
Hello
Any help would be appreciated.
I'm attempting to use conditional formatting to highlight where data needs to be entered by users if certain cells are filled.
e.g. if cell c6 is filled, i'm applying the following formula to highlight it red =NOT(ISBLANK(c6))
however i want the formatting to return to fill white once text has been entered.
I've tried to use the same formula and reference the cell i'm in and also tried a few variations of <>"" but just can't seem to get it to work.
Thanks
Annie
Any help would be appreciated.
I'm attempting to use conditional formatting to highlight where data needs to be entered by users if certain cells are filled.
e.g. if cell c6 is filled, i'm applying the following formula to highlight it red =NOT(ISBLANK(c6))
however i want the formatting to return to fill white once text has been entered.
I've tried to use the same formula and reference the cell i'm in and also tried a few variations of <>"" but just can't seem to get it to work.
Thanks
Annie