Open Workbook

vvasudev

Registered User.
Local time
Today, 20:05
Joined
Oct 14, 2009
Messages
37
Hello,

i would like to know the VBA code for opening the following excel workbook.

C:\Book.xls

Any help would be appreciated

Cheers,
Vineeth
 
Helo,

sry i 4gt to mention that the action is to be performed on button click

regards,
Vineeth
 
Helo,

sry i 4gt to mention that the action is to be performed on button click

regards,
Vineeth

So just use the line of code I gave you in the OnClick event for the button.
Chris
 

Users who are viewing this thread

Back
Top Bottom