Date conditioning format problem

P

pfnus

I am using excel 2000.

with my cursor in A1,
I select cell A1 to A20 which is already in date format,
and do a conditioning format(highlight) using IsFormula:

=$A$1=TODAY()

Unfortunately, all the cells from A1 to A20 are highlighted!!!!!! no
matter the dates is today or otherwise!!!!!!!!

In fact all the cells are having the same conditioning format
which is =$A$1=TODAY().

How to make it suvch that cell AX is having =$A$X=TODAY()conditioning
format???
 
R

Roger Govier

Hi

Take the Absolute off the row Reference
=$A1=TODAY()

Regards

Roger Govier
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top