Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

Forum Discussion

smarta1's avatar
smarta1
Explorer | Level 3
5 years ago

load files whit excel vba

Hi.

I would like to receive an example on how to upload a file (ie *.xlsm) to dropbox from excel using vba.

Thanks a lot.

  • Jay's avatar
    Jay
    Icon for Dropbox Staff rankDropbox Staff

    Hi smarta1, thanks for posting on the Community!

     

    Are you trying to upload files to Dropbox directly using the Excel app, or via Office Online?

     

    Keep me posted!

    • smarta1's avatar
      smarta1
      Explorer | Level 3

      Hi Jay.

      Thanks for your answer.

      I am using MS Excel (Microsoft Office) on a Desktop with Windows 8.1 (No Office Online).

      I would like to have a VBA routine to insert in my excel file (*.xlsm).

      Best regards.

      • Jay's avatar
        Jay
        Icon for Dropbox Staff rankDropbox Staff

        I'm not sure if it's possible to create a VBA script to upload to Dropbox directly, however, you can look into the Dropbox API documentation for more information to see if there is any possibility of doing so using the info there.