#1   Report Post  
Nimit Mehta
 
Posts: n/a
Default Hyperlink.

A folder contains 1100 excel workbooks of clients named based on their
account numbers.
A main file contains this

54625 hyperlink to D:\accounts\54625.xls
74351 hyperlink to D:\accounts\74351.xls
and so on...

I need a cell where i can simply enter 54325, and i should get a hyperlink
to D:\accounts\54325.xls in the next cell.
I tried using D:\accounts\ & 54325 & .xls and all, but that does not work..

Any other way to do this?
Thanks.
  #2   Report Post  
R.VENKATARAMAN
 
Posts: n/a
Default

trythis
in B1 type
="D:\accounts\"&A1&".xls"
(note apostrophes)
mow if you ener in A1
54625
B1 will be corresponding vlaue
now insert(menubar)-hyperling
in the <insert-hyperlink window choose
Place in this document
choose the correct sheet
and enter B1
<type cell reference

click ok

B1 will become hyperlink(blue color)
as you change A1 the hyperlink changes

is this what youwant.
if so modify as you require


Nimit Mehta wrote in message
...
A folder contains 1100 excel workbooks of clients named based on their
account numbers.
A main file contains this

54625 hyperlink to D:\accounts\54625.xls
74351 hyperlink to D:\accounts\74351.xls
and so on...

I need a cell where i can simply enter 54325, and i should get a hyperlink
to D:\accounts\54325.xls in the next cell.
I tried using D:\accounts\ & 54325 & .xls and all, but that does not

work..

Any other way to do this?
Thanks.



  #3   Report Post  
Nimit Mehta
 
Posts: n/a
Default

So i will have to use as a helper coloumn. And in C1 i can use =hyperlink(B1).
Working fine..
Thanks..

"R.VENKATARAMAN" wrote:

trythis
in B1 type
="D:\accounts\"&A1&".xls"
(note apostrophes)
mow if you ener in A1
54625
B1 will be corresponding vlaue
now insert(menubar)-hyperling
in the <insert-hyperlink window choose
Place in this document
choose the correct sheet
and enter B1
<type cell reference

click ok

B1 will become hyperlink(blue color)
as you change A1 the hyperlink changes

is this what youwant.
if so modify as you require


Nimit Mehta wrote in message
...
A folder contains 1100 excel workbooks of clients named based on their
account numbers.
A main file contains this

54625 hyperlink to D:\accounts\54625.xls
74351 hyperlink to D:\accounts\74351.xls
and so on...

I need a cell where i can simply enter 54325, and i should get a hyperlink
to D:\accounts\54325.xls in the next cell.
I tried using D:\accounts\ & 54325 & .xls and all, but that does not

work..

Any other way to do this?
Thanks.




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
Excel email address hyperlink does not update Michael Excel Discussion (Misc queries) 1 August 2nd 05 02:36 PM
Importing Data from an Access Database Including a Hyperlink Colum B.C.Lioness Excel Discussion (Misc queries) 0 May 16th 05 05:26 PM
Importing Access File with Hyperlink B.C.Lioness Excel Discussion (Misc queries) 0 April 29th 05 10:13 PM
Removing hyperlink Frank Marousek Excel Discussion (Misc queries) 3 January 12th 05 09:53 PM
How can I extract hyperlink value pat_rick Excel Discussion (Misc queries) 1 January 8th 05 01:17 AM


All times are GMT +1. The time now is 11:43 AM.

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

About Us

"It's about Microsoft Excel"