Vba code

Closed
@PM Posts 1 Registration date Tuesday September 18, 2012 Status Member Last seen September 18, 2012 - Sep 18, 2012 at 04:09 AM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Sep 18, 2012 at 07:17 PM
Hello,

I need to know how to change normal path to a server path.

Eg c:/home/my.xls

To serverpath/home/my.xls

Any idea how I can do this and make it work??

Thanks in advance!
Pmi


1 response

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Sep 18, 2012 at 07:17 PM
i think you would be doing some thing like this
\\servername\path to the file\filename
0