Upload Excel Workbook On SharePoint

H

Heera

Hi,

I want a VBA code which can upload a excel workbook on share point.

Please help

Regards
Heera Chavan
 
B

Barb Reinhardt

This can be done, but it can be a challenge if the document library is set up
to require check out. The first thing you need to do is map that drive.
Once you map it, you can save to it like you would any other mapped drive.

HTH,
Barb Reinhardt
 
Top