View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Dave Dave is offline
external usenet poster
 
Posts: 15
Default Conditional Format

Can't seem to get any help with this :(

I have two two columns in excel

a b
Jan 200
Feb 456
Mar 544
June 1201

'b' numbers already has a conditional format in place using the when "cell
value is" function. So when cell value is less than 1200 the numbers go red.
when its above 1200 they go green...

What I want next is for the dates in column 'a' to change the same colour as
the 'b' numbers.