Skip to content

Instantly share code, notes, and snippets.

View joshbuhler's full-sized avatar
🏔️
Stuff. And things.

Joshua Buhler joshbuhler

🏔️
Stuff. And things.
View GitHub Profile
@joshbuhler
joshbuhler / SWUCollectionTrackerExport.js
Last active August 14, 2025 14:52 — forked from mvanella/SWUCollectionTrackerExport.js
Google Apps Script to Export SWU Collection Tracker to Different CSV Formats
function exportToSWUDB() {
exportSheetToCsv('swudb');
}
function exportToSWUGG() {
exportSheetToCsv('swugg');
}
function exportSheetToCsv(format) {
// Establish sheet names and the official abbreviation