Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Hyperlink - Passing a cell reference


I feel like I'm getting very close to calling my executable file from
within my Excel spreadsheet. My executable requires I pass one
parameter which is a fully qualified file path and filename. I can
successfully execute the .Exe (with no parameter) by using this
Hyperlink function:

=HYPERLINK("c:\ttmsapps\compiled\deletefile.exe", "Delete")

What I can't seem to get is the syntax passing a cell reference as a
parameter. When I attempt it referencing cell F5 like this:

=HYPERLINK("c:\ttmsapps\compiled\deletefile.exe " & F5, "Delete")

I can mouse over the hyperlink and see that it shows the ' & F5'
resolving properly. However, when I click on the hyperlink I get the
error "Cannot locate the Internet server or Proxy server".

Any suggestions here?

By the way, cell F5 resolves to:
./toarchive/exfc/sarg/im/stacy/oldscans.sas7bdat


--
buechler66
------------------------------------------------------------------------
buechler66's Profile: http://www.excelforum.com/member.php...o&userid=36333
View this thread: http://www.excelforum.com/showthread...hreadid=561170

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default Hyperlink - Passing a cell reference


Is it true there are bugs in the Hyperlink function that might be
preventing the cell reference from resolving?


--
buechler66
------------------------------------------------------------------------
buechler66's Profile: http://www.excelforum.com/member.php...o&userid=36333
View this thread: http://www.excelforum.com/showthread...hreadid=561170

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
Help with this conditional IF statement C-Dawg Excel Discussion (Misc queries) 3 May 15th 06 06:01 PM
Bring the cell format along with the cell value from a reference c Lorrie Horgen Excel Worksheet Functions 1 January 20th 06 09:52 PM
Can you have fixed cell reference when dragging/copying formulae? ducksfolly Excel Discussion (Misc queries) 4 December 20th 05 11:19 AM
Using a formula in a Hyperlink Cell reference sslabbe Excel Discussion (Misc queries) 4 December 10th 04 12:30 AM
GET.CELL Biff Excel Worksheet Functions 2 November 24th 04 07:16 PM


All times are GMT +1. The time now is 12:31 PM.

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"