Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nev Nev is offline
external usenet poster
 
Posts: 20
Default Hyperlink Function

Hi there

How can I put a variable in a hypelink?
I want to access a folder within management - that folder is dependant on a
variable in cell j10. ie whatever name is in J10, click the cell and the
hyperlink will take you to the folder in c:\management\???

Can you help?

thanks

nev
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 695
Default Hyperlink Function

=HYPERLINK("[C:\management\"&J10&"\Urfile.jpg]","Jump to whatever")


"Nev" skrev:

Hi there

How can I put a variable in a hypelink?
I want to access a folder within management - that folder is dependant on a
variable in cell j10. ie whatever name is in J10, click the cell and the
hyperlink will take you to the folder in c:\management\???

Can you help?

thanks

nev

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 695
Default Hyperlink Function

or maby just jump to the folder

=HYPERLINK("[C:\management\"&J10&"]","Jump to whatever")


"excelent" skrev:

=HYPERLINK("[C:\management\"&J10&"\Urfile.jpg]","Jump to whatever")


"Nev" skrev:

Hi there

How can I put a variable in a hypelink?
I want to access a folder within management - that folder is dependant on a
variable in cell j10. ie whatever name is in J10, click the cell and the
hyperlink will take you to the folder in c:\management\???

Can you help?

thanks

nev

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
Convert hyperlink function into hyperlink Pai Excel Worksheet Functions 4 November 10th 08 03:29 PM
Can't make hyperlink function work for hyperlink to website Frank B Denman Excel Worksheet Functions 15 February 5th 07 11:01 PM
How do I create a hyperlink to a cell with the hyperlink function S. Bevins Excel Worksheet Functions 2 July 20th 06 08:06 PM
Hyperlink function and copy the cells without the function arnies Excel Programming 0 April 12th 06 02:46 PM
Intra-workbook hyperlink: macro/function to return to hyperlink ce marika1981 Excel Discussion (Misc queries) 3 May 6th 05 05:47 AM


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