View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John Bundy John Bundy is offline
external usenet poster
 
Posts: 125
Default link to a cell's contents

when you click a cell to link to, where it says the address at the top left
i.e A1 clear that and give it a simple name, must use _ with multiple words
such as my_product. Then just go to where you want the hyperlink to be and
right click the cell, then click hyperling, on the left you'll see a button
for "place in this document" then find the name you gave it and done. For
convenience, Excel 03 also has a dropdown where you typed the name that lists
them all which may be faster that finding the hyperlink.

-john

"bluezcruizer" wrote:

yeah; filtering wasn't well received. I'll leave it that. :o)

How do you name a cell and then create a link to that name? I wouldn't mind
going through the work to do that because then it'd be done and I wouldn't
have to do it over and over again.

"John Bundy" wrote:

The only way I know to do this is to name each cell, then create a link to
that name. Seems from what I read that an auto-filter would allow you to
look up stuff MUCH faster and no maintenance. But then again you probably
tried that.
-John

"bluezcruizer" wrote:

briefly; but that doesn't me any good because it returns information from one
tab and brings it over the the next. It's a price list, so I need a whole
row of data; and that would definitely not work on an index page. There may
be 700 hyperlinks, but each tab has over 4700 rows of data. The hyperlinks
take you to the header of that data.

"CLR" wrote:

Unless I mis-understand, it sounds like the VLOOKUP feature would serve you
better than linking........have you given it any condiseration?

hth
Vaya con Dios,
Chuck, CABGx3



"bluezcruizer" wrote:

Hi.

I'm hoping you can help me out. I've got a 6-tab spreadsheet acting as a
pricelist, whereas tab one is an index page referencing the other 4 other
tabs on this spreadsheet via hyperlinks to specific cell locations on the
appropriate tabs. This is updated quarterly; about 700 hyperlinks need to be
redone each update.

What I want to do is create a hyperlink that references a specific cell's
contents so I can add or remove data from a tab and still have a hyperlink go
to the group of data it's set to go to before any updating. (IE: tab one,
hyperlink in cell a3 is linked to tab three, cell d15. In 3 months time, an
update causes the data that was in tab three cell d15 to be pushed down to
tab three cell d48.)

This would save me between 6-8 hours of labor each time this needs to be
done, as after the updates are in place I have to re-index the data manually
on those other 4 tabs and then update the existing hyperlinks and add or
remove as necessary otherwise.

2 questions: can this be done, and if so, how would I go about doing it?