Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default How to open an external tool directly from an Hyperlink?

Hi guys, here's my problem:

I've an excel sheet that needs an external program to download data and

import them on excel.
Since both sheet & program have to be downloaded from the web (by many
users) i need to create a 'universal' Hyperlink inside the excel sheet
able to open the program located somewhere on users' hard disk.


When i've created this link on my file (in MY desktop), simply i've
followed program's path from Excel hypertestual-window, and it works
fine. But people told me that it's impossible to open the
needed-program (probably because it's located in a different directory)

when they call it (using My-desktop link, "OBVIOUS, i thought").


So, how could i solve this problem ???


thanks in advance for your attention!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default How to open an external tool directly from an Hyperlink?

Use the SHELL command to start the external program running. It gives you
lots of options on either giving the external program focus or not, or how to
automate the actions of the external program.
--
Gary's Student


"furbiuzzu" wrote:

Hi guys, here's my problem:

I've an excel sheet that needs an external program to download data and

import them on excel.
Since both sheet & program have to be downloaded from the web (by many
users) i need to create a 'universal' Hyperlink inside the excel sheet
able to open the program located somewhere on users' hard disk.


When i've created this link on my file (in MY desktop), simply i've
followed program's path from Excel hypertestual-window, and it works
fine. But people told me that it's impossible to open the
needed-program (probably because it's located in a different directory)

when they call it (using My-desktop link, "OBVIOUS, i thought").


So, how could i solve this problem ???


thanks in advance for your attention!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default How to open an external tool directly from an Hyperlink?

thanks a lot.
i'm going to study it deeply

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 57
Default How to open an external tool directly from an Hyperlink?

sorry but a can't find such command in my VBE guide.
where can i find something about it ???

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default How to open an external tool directly from an Hyperlink?

Pull-up VBA Help and search for SHELL. ITs there.
--
Gary''s Student


"furbiuzzu" wrote:

sorry but a can't find such command in my VBE guide.
where can i find something about it ???


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
Cant open a file directly when I click on it Raul B Excel Discussion (Misc queries) 1 August 13th 08 09:27 PM
Cannot open excel file directly bau Excel Discussion (Misc queries) 3 March 9th 08 11:21 PM
Hyperlink directly to a contact in Outlook? Al Colley Excel Worksheet Functions 0 February 6th 07 09:53 PM
Excel won't open Files directly LRI Excel Discussion (Misc queries) 2 October 17th 05 04:13 PM
How open a file clicking directly over it? Lidia Setting up and Configuration of Excel 2 September 13th 05 01:12 AM


All times are GMT +1. The time now is 04:13 PM.

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"