Crystalguru
Technical User
Is there a fill color called clear?
Here's what I am trying to do:
If the column A <> Horse then vbRed
else
vbclear
I don't want to use vbWhite because it completely erases the lines in excel. I am just looking for the cell not to be filled.
Thanks
Here's what I am trying to do:
If the column A <> Horse then vbRed
else
vbclear
I don't want to use vbWhite because it completely erases the lines in excel. I am just looking for the cell not to be filled.
Thanks