chasethewind
Technical User
Hello,
I cannot figure out how to format a cell to a certain color with a simple IF statement.
Example
=IF(C3=4,Change C3 to Red,Do nothing)
I would like not to use the conditional formating, macros, or VBA to accomplish this task. My ultimate goal it to change all cells within the entire worksheet with "#N/A" to color white. Can this be accomplished?
Thanks.
I cannot figure out how to format a cell to a certain color with a simple IF statement.
Example
=IF(C3=4,Change C3 to Red,Do nothing)
I would like not to use the conditional formating, macros, or VBA to accomplish this task. My ultimate goal it to change all cells within the entire worksheet with "#N/A" to color white. Can this be accomplished?
Thanks.