Export Query to a Sharepoint Location

FrostByte

Registered User.
Local time
Today, 07:01
Joined
Jan 15, 2015
Messages
56
Hi,

I'm sure I'm not the only one who wants to do this but I'd like to have a button from my control form that exports my query to a SharePoint folder rather than a standard local or network location.

I've tried trying to define a string but it really doesn't like the whole url https:// string


Any help would be really appreciated.
 
Are you exporting a .csv file or a spreadsheet or a text file? As long as the SharePoint folder is mapped, it should work the same as any other folder.
 

Users who are viewing this thread

Back
Top Bottom