Forum Discussion
LLOPEZ
Aug 03, 2019Copper Contributor
CONDITIONAL FORMATTING USING IF FORMULA
I am wanting to issue a conditional format for a cell to change from either positive or negative based on whether or not another cell is blank. I was able to come up with a formula that yielded the r...
SergeiBaklan
Aug 04, 2019Diamond Contributor
If that's about automatic conversion of numbers like $5,614.40 into ($5,614.40) if the cell to the left is empty - afraid that's only with VBA programming.