Forum Discussion
Can I use VBA to update my on-line spreadsheet and bypass constantly failing sync?
Thanks for the suggestion. That may work but it doesn't solve my problem.
In my case the VBA processes orders. So it either add records to the spreadsheet so the other user can process, or it updates records such as when an existing order is called up for delivery. I can receive as many as 40 orders during a business day. The other user (using AppSheet) updates those records as each order is processed. That means as many as 25 updates per day.
Unless I don't understand your suggestion correctly, it sounds like your idea of having them on different sheets would mean the process loses its integration.
- Rob4077Mar 03, 2019Copper Contributor
Yeah, that's what I was afraid of. Unfortunately I can't justify the expense, and my expertise is limited to moderate VBA. Looks like I may need to dump Microsoft, learn Google Script, and re-write the VBA in Google Script, since that updates direct to cloud and avoids sync issues.
- JKPieterseMar 03, 2019Silver ContributorI've heard MSFT are working on improving the syncing, which is soon to be released.
- Rob4077Mar 05, 2019Copper Contributor
I hope it's soon! I only do about 40 - 50 jobs a week and it's painful having to keep manually fixing