Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 90
Default hyperlink to another doucment and open it

I have an excel spreadsheet with 6000 rows in it. Each row represents a
document style. I wish to link from excel to images of each document. I can
do it one row at a time, but wanted to create a formula, that selected the
name, and could be duplicated.

Ie: document 1 , doc 2, doc 3, number resides in cell A1, B1, C1 etc.

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,722
Default hyperlink to another doucment and open it

take a look at using the HYPERLINK and INDIRECT function (XL help file). You
can use them to reference another cell for the name you want, and then
hyperlink to them.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Fred" wrote:

I have an excel spreadsheet with 6000 rows in it. Each row represents a
document style. I wish to link from excel to images of each document. I can
do it one row at a time, but wanted to create a formula, that selected the
name, and could be duplicated.

Ie: document 1 , doc 2, doc 3, number resides in cell A1, B1, C1 etc.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 90
Default hyperlink to another doucment and open it

I tried using the hyperlink(),
as follows:
=HYPERLINK(P2,"Example") link to column p2 which contains:
T:\Indexing\Aids\Images\1 - 999\D ( 1).pdf
I get the message : cannot open the specified file.

the information for P2 is derived via
=CONCATENATE("T:\Indexing\Aids\Images\1 - 999\D ( ",C2,").pdf")
C2 contains the reference to each images unique identity.





"Luke M" wrote:

take a look at using the HYPERLINK and INDIRECT function (XL help file). You
can use them to reference another cell for the name you want, and then
hyperlink to them.
--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Fred" wrote:

I have an excel spreadsheet with 6000 rows in it. Each row represents a
document style. I wish to link from excel to images of each document. I can
do it one row at a time, but wanted to create a formula, that selected the
name, and could be duplicated.

Ie: document 1 , doc 2, doc 3, number resides in cell A1, B1, C1 etc.

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
hyperlink open new window scoobym13 Excel Discussion (Misc queries) 0 October 10th 07 11:19 PM
I can't open PDF files when using the hyperlink zwalbij Excel Worksheet Functions 12 March 10th 07 11:02 PM
Hyperlink open with... -=-Curtis-=- Excel Discussion (Misc queries) 0 September 25th 06 11:34 PM
Some users have more worksheets than others in same doucment Brian Setting up and Configuration of Excel 0 July 14th 06 06:10 PM
file open via IE hyperlink causes already open files to shrink and tile Marc Setting up and Configuration of Excel 0 May 4th 05 08:13 PM


All times are GMT +1. The time now is 04:01 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"