D
data_gnome
Hello all.
I have a small chart that tracks a date range for expired time.
When the calculated value exceeds 30 (days) a notice shows to updat
the value, otherwise OK.
=IF(INT(B1-C3>=30),"CHANGE","OK")
I'd like to know what syntax and values I can use in the formula t
affect tect color and if possible bold, for example to make "OK" green
and "CHANGE" red. I can't use the conditional formatting for thi
because the spreadsheet will be used across several versions of Exce
(at least 97 and 95).
Thanks
Al Davi
I have a small chart that tracks a date range for expired time.
When the calculated value exceeds 30 (days) a notice shows to updat
the value, otherwise OK.
=IF(INT(B1-C3>=30),"CHANGE","OK")
I'd like to know what syntax and values I can use in the formula t
affect tect color and if possible bold, for example to make "OK" green
and "CHANGE" red. I can't use the conditional formatting for thi
because the spreadsheet will be used across several versions of Exce
(at least 97 and 95).
Thanks
Al Davi