Link to Excel file

domoputro

Registered User.
Local time
Today, 13:53
Joined
Apr 2, 2003
Messages
11
I want to create a function that opened an excel file from shared directory. Should I use macro or VBA?
What's the code in VBA to link excel?

Thank you.
 
The same as with a macro, TransferSpreadsheet.
 
Whenever you can avoid using macros in the long run thats the way to go....

Regards
 

Users who are viewing this thread

Back
Top Bottom