Jump to a date (find a date) - Formual/Macro/ActiveX or Hyperlink

SelinaR

Board Regular
Joined
Feb 2, 2012
Messages
65
Office Version
  1. 2021
Platform
  1. Windows
  2. Mobile
  3. Web
Please help - I've tried various options found online and nothing is working:

I have a large spreadsheet with a long date range from A:3 to A:900

what would be the best way to jump to today's date?
I have seen formulas, Macro's, Active X controls, Hyperlinks?

I would prefere a Macro if possible.

THANKS:)
 

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.
Hiya

done the edit, but upfortunaltely still giving me the same COMPILE ERROR. thansk fo ryou help with this - the hyperlink formula works a dream.... I just have to come to terms with the fact that it can't be done :-(

thanks for all your efforts.

it's very much appreciated!
 
Upvote 0
You may try this :


=HYPERLINK("#"& "A" & MATCH(TODAY(),A3:A900,0)+2,TEXT(TODAY(),"m/dd/yyyy"))


I'm trying to use this same idea but for a range that is across columns instead of down rows. Could you help me with a hyperlink that does the same thing only the range is D2:AH2 instead of A3:A900?
 
Upvote 0
Thanks so much to you PURU.SVE..... you have worked tierelessly onl my issue until you resolved it for me!

thanks so very much - your a legend!

Have a gerat weekend!
 
Upvote 0
Thanks so much to you PURU.SVE..... you have worked tierelessly onl my issue until you resolved it for me!

thanks so very much - your a legend!

Have a gerat weekend!

Thanks for Feedback Selina.... We are here to help each other
 
Upvote 0

Forum statistics

Threads
1,223,275
Messages
6,171,122
Members
452,381
Latest member
Nova88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top