S
Stephen sjw_ost
In Excel, I can use;
ActiveWorkbook.SaveAs
"https://cards.collaborationtools.consumer.citigroup.net/sites/Jax-OST/PassCounts/JAX Pass Counts.xls"
to save an Excel file to an HTTPS location.
How can I do the same thing with Access?
There is no FTP involved to my knowledge.
I want to be able to save a file of my choosing to an HTTPS location using
Access. I have code to identify a file and put the full path&file name into
a textbox.
All I need to figure out now is how to save the identified file to the
static HTTPS location.
Please help.
Thank you in advance for any assistance.
Stephen.
ActiveWorkbook.SaveAs
"https://cards.collaborationtools.consumer.citigroup.net/sites/Jax-OST/PassCounts/JAX Pass Counts.xls"
to save an Excel file to an HTTPS location.
How can I do the same thing with Access?
There is no FTP involved to my knowledge.
I want to be able to save a file of my choosing to an HTTPS location using
Access. I have code to identify a file and put the full path&file name into
a textbox.
All I need to figure out now is how to save the identified file to the
static HTTPS location.
Please help.
Thank you in advance for any assistance.
Stephen.