VBA and home server

A

Albert

Hello!

I have my home computer and my office PC connected through VPN. However,
sometimes I need to run a VBA/Excel procedure on my Home Computer when I am
at the office.

Is there a way, through VBA and connecting via VPN, to run a procedure on my
Home Computer when I am at the office?

I thank you in advance,

Albert C.
 
N

Nigel

If you can open file on your home PC when in the office, you can run them,
if not you do not have the right level of access, talk with your IT
department
 
A

Albert

Hi Nigel,
Thanks for your reply.
Well, I can move the files back and forth, but I can't really open them on
the home PC when I am in the office. That would solve my problem though. How
would I go about this (programatically)? (My IT department is me!)
Thanks in advance,
Albert C.
 
Top