Hi all, I have a list of dates in Column C for every day of the year. They are listed as:

C5: Monday, 1 January
C6: Tuesday, 2 January

Etc.

I am trying to get a macro that finds today’s date using the Today() function so I can always skip to the date at the time rather than scrolling down through the list.

Any ideas? Thanks in advance!