Excel gurus - help request

SlinkyMike

Honorary Master
Joined
Jan 23, 2006
Messages
10,402
Reaction score
5,731
Location
Sometimes anti-social, always anti-fascist.
I have seen people do awesome stuff with Excel - unfortunately I am not one of them and the need for info on the subject is so great that any search containing the word: 'Excel' is like running a search asking for 'The Internet.'

What I need to do is create a hyperlink to cell on an adjacent worksheet - that much is easy.

Here's the rub: this adjacent worksheet contains definitions, the link needs to remain even if new definitions (rows) are added and the list is re-ordered.

I expect that this cannot be done with a bog-standard hyperlink and would require some form of macro/coding.

Any assistance will be appreciated even if you have suggestions on search terms that may yield a slightly more narrow range of results than: "Entire Intarwebz NOW!"
 
Have you tried just locking the cell that is referenced im not sure if this will work try this otherwise there are a couple of work arounds i might be able to attempt
 
vlookup or hlookup and build your formula around that. also not sure if locking cell will help but try that too.
 
Define the destination cell as a Named Range. You will then be able to select the named range as 'a place in the current document' to which it links. You will be able to add rows in between the destination cell and the link should still work. Not too sure about sorting though, cause the actual values in relation to the reference change...
 
Thanks for suggestions:)

Managed to use Insert>Name>Define on the target cell then hyperlink to the defined name... had a glimmer of hope when cutting and pating the cell elsewhere maintained the link then I realised I was using a MS prokduct and sorting did not move the defined name with the data so the link remained but in a now empty cell.

This cannot be the intended functionality - it seems obvious to me that this is a bug / MS feature. Can anyone provide some insight that might justify this behaviour?

I'll try locking the cell - hadnt thought of that - also vlookup/hlookup seems worthy of a googling ...thanks again.
 
Seems the issue is the spreadsheet is coming close to requiring database behaviour, just an idea but
that vlookup will work with an index column (like a key) so if possible insert that and fill it sequentially then reference out that way.
 
Seems the issue is the spreadsheet is coming close to requiring database behaviour, just an idea but
that vlookup will work with an index column (like a key) so if possible insert that and fill it sequentially then reference out that way.

This is the solution... just been tinkering with a few rows to prove the concept, thanks all.
 
Top
Sign up to the MyBroadband newsletter
X