Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Sync Google Sheets

87 views
Skip to first unread message

Ralph Messer

unread,
Feb 20, 2025, 11:16:39 AMFeb 20
to Google Apps Script Community
What's the best way to sync Google sheets with Excel without using an addon?

I've watched several videos and I get an error  with getting data on Excel 2010.

Thanks,

Ralph

Ian Crew

unread,
Feb 20, 2025, 11:49:58 AMFeb 20
to google-apps-sc...@googlegroups.com
My first thought is that Sheets has the ability to open .xlsx files, so maybe it’s easiest to just use Drive for Desktop, store the Excel files in Drive, and open them in Sheets when necessary? No scripting or plugins needed in that case. 


--
Ian Crew

Architect, Communication and Collaboration Services
Productivity & Collaboration Services
Berkeley IT
University of California, Berkeley


--
You received this message because you are subscribed to the Google Groups "Google Apps Script Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-script-c...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-script-community/79ec3a0a-47c1-426a-a838-6838705baf7bn%40googlegroups.com.

Brent Guttmann

unread,
Feb 27, 2025, 11:29:45 AMFeb 27
to Google Apps Script Community
Here is a script that will sync an excel file stored on google drive to sheets. You will need to grab the script from the script editor.


Technically though, this would be much easier to do by syncing the google sheet to an excel file stored locally. Could install google drive desktop, then use power pivot to import the data and refresh it on an interval, or workbook open, etc. There is also probably some kind of connector that can be used either by excel or sheets to connect to one another -- haven't had a need to do it so I am not sure but the script in the google sheet linked above seemed to accomplish what you were asking for so at a minimum would be a start.

Reply all
Reply to author
Forward
0 new messages