+ Reply to Thread
Results 1 to 3 of 3

Download an Excel file located on a OneDrive space with it's URL

  1. #1
    Registered User
    Join Date
    12-12-2023
    Location
    France,
    MS-Off Ver
    Professional Plus 2016
    Posts
    24

    Download an Excel file located on a OneDrive space with it's URL

    Hello,

    I need to download (copy) an Excel File that is located on a OneDrive Cloud space (using VBA and the URL).

    I have the authorization to read and write on this file (granted by the OneDrive owner).

    I have checked the correctness of the URL : I dble click on it and it opens correctly in the internet browser.

    The function I use to download does not work (maybe because this URL in on a Drive ?) ... I use this:

    Please Login or Register  to view this content.
    By any chance, has someone already copied an Excel file from a Drive by using VBA ?
    Thanks in advance
    Last edited by Bastringue; 01-01-2024 at 02:54 AM.

  2. #2
    Forum Expert
    Join Date
    10-11-2021
    Location
    Netherlands
    MS-Off Ver
    365
    Posts
    1,387

    Re: Download an Excel file located on a OneDrive space with it's URL

    First thing I see

    LocalPath = "C:\Path\Local\AnExcelWorkbook.xlms"

    LocalPath = "C:\Path\Local\AnExcelWorkbook.xlsm"

  3. #3
    Registered User
    Join Date
    12-12-2023
    Location
    France,
    MS-Off Ver
    Professional Plus 2016
    Posts
    24

    Re: Download an Excel file located on a OneDrive space with it's URL

    thanks, but this is just a typo while writing the post, unfortunately it is correctly written in the code...sorry for this typo I rectify...
    Last edited by Bastringue; 01-01-2024 at 02:54 AM.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Connect an Excel file to another one located on OneDrive
    By Bastringue in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 12-25-2023, 07:22 AM
  2. ADODB Connection string for Excel files located on OneDrive
    By gmaxey in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-14-2023, 06:47 AM
  3. [SOLVED] Excel File in OneDrive
    By jeptik in forum Excel General
    Replies: 3
    Last Post: 02-10-2022, 08:33 AM
  4. excel file sharing on onedrive
    By carrollm in forum Excel General
    Replies: 0
    Last Post: 12-15-2021, 11:31 PM
  5. [SOLVED] Saving a file to onedrive shared network and access via onedrive online
    By sintek in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 03-09-2021, 11:56 AM
  6. Replies: 1
    Last Post: 03-12-2019, 04:32 PM
  7. appending a text file from the same folder where excel file is located
    By np1966 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-26-2017, 10:11 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1