Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 249
Default automating linking icons to different hyperlinks

I use vlookup alot for extracting info from a table of chemical data. For
each chemical i have a chemical data tabulated including a web address for
safety data for each entry.

On a separate sheet, I use vlookup to extract data to a summary page for
selected chemicals from the master sheet. The selected chemicals change all
the time.

I would like to automate a link to icons on the summary page for each
selected chemical so that it automatically looks to the desired safety data
hyperlink (in the chemical data table) and can access the webpage for safety
data when pressed.

I know I can manually attach the hyperlink, but i would like to automate the
task as the selected chemicals as the chemicals on the summary sheet change
often and updating each link manually would be tedious.

Can anyone help?



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,480
Default automating linking icons to different hyperlinks

Hi Roger

Obviously you are used to using Vlookup.
For the cell where you want the hyperlink to be, just warp your normal
Vlookup inside HYPERLINK()

=HYPERLINK(VLOOKUP(A1,Sheet1$A$1:$G$100,7,0))

--
Regards
Roger Govier



"Roger on Excel" wrote in message
...
I use vlookup alot for extracting info from a table of chemical data. For
each chemical i have a chemical data tabulated including a web address for
safety data for each entry.

On a separate sheet, I use vlookup to extract data to a summary page for
selected chemicals from the master sheet. The selected chemicals change
all
the time.

I would like to automate a link to icons on the summary page for each
selected chemical so that it automatically looks to the desired safety
data
hyperlink (in the chemical data table) and can access the webpage for
safety
data when pressed.

I know I can manually attach the hyperlink, but i would like to automate
the
task as the selected chemicals as the chemicals on the summary sheet
change
often and updating each link manually would be tedious.

Can anyone help?





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
linking worksheets with hyperlinks DavidE Excel Discussion (Misc queries) 0 July 9th 09 09:04 PM
automating the linking of multiple, webpage hyperlinks to icons Roger on Excel Excel Discussion (Misc queries) 0 November 5th 07 09:20 PM
linking script for hyperlinks for excel Steph Setting up and Configuration of Excel 2 October 9th 07 07:14 PM
Linking hyperlinks to email amoryn Excel Discussion (Misc queries) 1 April 9th 07 09:42 AM
Linking Hyperlinks into different cells Gav via OfficeKB.com Excel Discussion (Misc queries) 3 May 26th 05 01:36 PM


All times are GMT +1. The time now is 03:31 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"