View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Stefi Stefi is offline
external usenet poster
 
Posts: 2,646
Default making a cell a certain font color based on condition

Why don't you apply a simple Conditional format without any macro?

Regards,
Stefi

€˛Robin€¯ ezt Ć*rta:

How do i make a macro or piece of code which will change the font color of a
cell if the number is a certain value? For example, if the value of the
number in a certain cell is 1,3,5,7 make the cell font red otherwise make it
black.