Is there a way to save an Excel file directly to SharePoint using VBA or maybe VB 6.0?
Basically, I have a process that manipulates some data in Access, saves the data to an Excel report, and then saves the report to a share drive. I now need to add in a piece of code that will also save the...