conditional format

K

Kevin

I would like an entire row (A-R) to be highlighted if it is today’s date. In
column A I have dates. I used a conditional format on cells A5:R187
=INT(A5:R187)=TODAY() this works, but only highlights today’s date in column
A I would like the whole row A-R to be highlighted.

I am using office 2007
 
M

Mike H

Kevin,

Select your range by selecting A5 and dragging to select all cells.
Then
Format|conditional formatting|formula is

=$A5=Today()

choose a colour.

Mike
 
K

Kevin

thanks mike that works great
Mike H said:
Kevin,

Select your range by selecting A5 and dragging to select all cells.
Then
Format|conditional formatting|formula is

=$A5=Today()

choose a colour.

Mike
 

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