S
StargateFanFromWork
I've set up a sheet that works great _except_ if B1 has a value in it but B2
doesn't. I've set up conditional formatting.
When B1 is empty, no colour or font attributes in cells B3 to B14. Good.
If B1 does have a value in it, the cell colour and font attributes in B3 to
B14 are the same as if B1 was not empty but B2 was also not empty.
I'd like to differentiate between the 2 in conditional formatting. If B1 is
not empty yet B2 is, that will be my 3rd conditional formatting. However,
nothing I've tried works.
Here's what I have now ...
Cond Form #1: =NOT(ISBLANK($B$1))
Cond Form #2: ==(ISBLANK($B$1))
Thanks for any help! D
doesn't. I've set up conditional formatting.
When B1 is empty, no colour or font attributes in cells B3 to B14. Good.
If B1 does have a value in it, the cell colour and font attributes in B3 to
B14 are the same as if B1 was not empty but B2 was also not empty.
I'd like to differentiate between the 2 in conditional formatting. If B1 is
not empty yet B2 is, that will be my 3rd conditional formatting. However,
nothing I've tried works.
Here's what I have now ...
Cond Form #1: =NOT(ISBLANK($B$1))
Cond Form #2: ==(ISBLANK($B$1))
Thanks for any help! D