Hyperlinking to a row in a filter

eviMogwai

New Member
Joined
Jul 4, 2011
Messages
26
I have set up a database of sorts which is usable through the filter function in excel.
It is setup in a single worksheet as rows of data entries sorted into different columns

Within this database I'd like to hyperlink to whole rows within the sheet.

What I've done this far is to hyperlink to a range of cells (i.e. A1:A16) but this of course doesn't work when filtering.

In my searches I have found that hyperlinking to a cell reference works even through filtering but that you cannot name a row.

Any ideas?
 

Excel Facts

Who is Mr Spreadsheet?
Author John Walkenbach was Mr Spreadsheet until his retirement in June 2019.
Shameless bump

Might there be a way to reference to cells relative to a named cell?
Or is VBA programming a better bet?
 
Upvote 0
It is entirely possible to name a range of cells, just make sure to use correct syntax when naming them.

After that there is no problem to hyperlink to a named range of cells

[SOLVED]
 
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,676
Members
452,937
Latest member
Bhg1984

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