View Single Post
  #1   Report Post  
Jaydubs
 
Posts: n/a
Default Highlight the day of today

Hello Fellow excel(lent) users,

I am trying to make a small timesheet in which I wanna highlight todays day.

I use 4 columns:
A = Number range from 1 to max 31 (being days of the month)
B = Time punched in (to start working)
c = Time Punched out (finish work)
D = Subtracting B from C and an extra 30 mins.

In Field F1 I have the form =TODAY(), to know which day it is today.

What I want now is to highlight todays entries by using special formatting.
But the formula does not seem to work. =IF(--(DAY($O$1)=A3))

So today it is the 14th of october, which means the row of the fourteenth
should be highlighted by a yellow pattern and black bold letters.

Please help !!

--
** Fool on the hill **