Cell Color Change

  • Thread starter Thread starter Mike K
  • Start date Start date
M

Mike K

Is it possible to change the background color of the cell
without using VBA or Conditional Formatting. I'm working
on something where I can't use either and need to use some
type of formula.
i.e if(A1 = 56, color = red, )

Thanks,
Mike
 
Back
Top