Hyplink to Today's Date

juul2222

New Member
Joined
Jan 14, 2017
Messages
18
I have a file with multiple worksheets that I use =HYPERLINK("#"&CELL("address",INDEX(Date,MATCH(TODAY(),Date,0))),"TODAY") to jump to today's date. I don't remember how I added new worksheets to the mix and jumped to today's date other than adding a 1, 2, 3, etc. after "Date" in the two locations "Date" is found in the formula. I tried to just continue the "Date" series which currently ends at 5 with a 6, but that give me a #Name error. If I use the same "Date" number as the other sheets, it obviously just hyperlink's to today's date in those other worksheets. I'm not stuck with using that formula, just want to be able to hyper link to today's date. Thanks!
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
Looks like the cells you are jumping to are in a named range called 'date'
Check the name manager and see what is there.
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,973
Members
449,059
Latest member
oculus

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