open file at remote pc.

D

Dawn

I’ve got an access file, at the form frm_open_data, I saved the data as excel
format, at local pc.
User from remote pc can connect to my computer, and use the form
frm_open_data too.
How to achieve for remote user to do a click on cmd_open ,which in my pc
will do the open excel operation , can also open excel files in his remote pc.
Pls give vba coding.Thanks.
Dawn
 
Top