A
Aaron Toponce
Is there a way in excel to type in conditional statements in a cell
block to determine font type and color?
EG:
if (balance > 0)
font = green;
else (if balance = 0)
font = black;
else
font = red;
This would be useful for using excel as a ledger for balancing
accounts. Any help would greatly be appreciated.
Aaron
block to determine font type and color?
EG:
if (balance > 0)
font = green;
else (if balance = 0)
font = black;
else
font = red;
This would be useful for using excel as a ledger for balancing
accounts. Any help would greatly be appreciated.
Aaron