
Signature
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
Hey, i tried that, it hightlights the month of Jan, but also other
months too :s
> In CF, change Condition 1 to Formula Is, and just use the formula
>
[quoted text clipped - 68 lines]
> > > >> >
> > > >> > Thanks for any help, muchly apreciated
Pete_UK - 13 Sep 2006 15:34 GMT
Note that all the formulae are looking at I17, whereas in your first
post you referred to A1 - are you sure you are referencing the correct
cell? Sometimes Excel puts quotes around the formula - go back in and
delete these if necessary. Try to get the correct effect on just one
cell, then you can use the Format Painter to apply it to other cells.
Hope this helps.
Pete
> Hey, i tried that, it hightlights the month of Jan, but also other
> months too :s
[quoted text clipped - 71 lines]
> > > > >> >
> > > > >> > Thanks for any help, muchly apreciated
Bob Phillips - 13 Sep 2006 16:26 GMT
Maybe blanks?
Try
=AND(I17<>"",MONTH(I17)=1)

Signature
HTH
Bob Phillips
(replace somewhere in email address with gmail if mailing direct)
> Hey, i tried that, it hightlights the month of Jan, but also other
> months too :s
[quoted text clipped - 71 lines]
> > > > >> >
> > > > >> > Thanks for any help, muchly apreciated