ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   How to open an external tool directly from an Hyperlink? (https://www.excelbanter.com/excel-programming/344621-how-open-external-tool-directly-hyperlink.html)

furbiuzzu

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!


Gary''s Student

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!



furbiuzzu

How to open an external tool directly from an Hyperlink?
 
thanks a lot.
i'm going to study it deeply


furbiuzzu

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 ???


Gary''s Student

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 ???




All times are GMT +1. The time now is 02:53 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com