Right now I have a button that puts the file on another computer in our network. We just recently started using Google Sites. Is there a way to have the file uploaded onto my Google Site using VBA?

This is a section of the code now that i would like to change. Example:
strPath = "\\OFFICE\Clients\"
can I change it to
strPath = "\\sites.google.com\site\ourcompanyname\ourfolder\


I posted earlier on Mr Excel, Here is the link: http://www.mrexcel.com/forum/showthread.php?t=513141

Thank You for any insight into this!
Michael