Share via

user form loading very slowly

doug fagan 21 Reputation points
2022-11-28T14:09:51.123+00:00

hi,
i have an excel file that uses macros and userforms.
when file is opened it copies some data from another workbook saved in
a Dropbox and loads a userform. this has been working perfectly for a few years
now but recently the form takes a long time to load.
another user has reported getting run-time errors when he opens
the file.
there have been no changes to the file or code.
does anyone have any ideas on what may be happening?
thanks
Doug

Developer technologies | Visual Basic for Applications

Answer accepted by question author

John Korchok 232.8K Reputation points Volunteer Moderator
2022-11-29T18:00:18.273+00:00

DropBox changes their algorithms. Many DropBox implementations that were made 10-12 years ago no longer work at all. Your macro will need re-writing. You might consider using OneDrive instead, as Microsoft is invested in making sure it works seamlessly with Office.

Was this answer helpful?


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.