We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Forum Discussion
JA50
7 years agoExplorer | Level 3
Dropbox excel sheet update from web
I have an excel sheet that pulls football scores from the web. The info only updates new scores if I open the excel sheet from the original computer I made sheet on. I want to be able to open my drop...
- 7 years ago
The file is static when it is on dropbox. Excel only queries when it is actually open, so sitting in dropbox isn't the right solution.
Excel won't auto update on its own, so you would almost need to write a web scraping script that updates the file locally on a schedule, then dropbox would sync the local file to the web, and then you can view it anywhere.
JA50
Explorer | Level 3
Maybe excel is not right to solve my problem. I have a football pool where 8 players have 4 teams each. We use an excel sheet and have to manuaaly input the number of wins for each team after the Sunday (and Monday night) games. I just want to have the computer do it automatically. I assumed I could put an excel sheet into my dropbox, have excel querry by using Data, From Web. But the querry only runs when I open excel sheet from the computer I originally put the excel sheet into dropbox from. If I open dropbox excel sheet from another computer, the querry doesn't run.
Isn't Dropbox just a cloud location on the web? Shouldn't it always update with the scores as the website is updated?
atccodex
7 years agoSuper User alumni
The file is static when it is on dropbox. Excel only queries when it is actually open, so sitting in dropbox isn't the right solution.
Excel won't auto update on its own, so you would almost need to write a web scraping script that updates the file locally on a schedule, then dropbox would sync the local file to the web, and then you can view it anywhere.
- JA507 years agoExplorer | Level 3
This sounds like the way to go. thank you
About Delete, edit, and organize
Solve issues with deleting, editing, and organizing files and folders in your Dropbox account with support from the Dropbox Community.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!