Y
Yashr
Hello:
I need to know if a project is accessed online or offline using a Macro. How
can this be done? I tried
if (application.filesaveoffline=true) then 'do stuff
else 'do other stuff.
Looks like this code actually saves it offline. Any help is appreciated.
Thanks.
I need to know if a project is accessed online or offline using a Macro. How
can this be done? I tried
if (application.filesaveoffline=true) then 'do stuff
else 'do other stuff.
Looks like this code actually saves it offline. Any help is appreciated.
Thanks.