Skip to content

Instantly share code, notes, and snippets.

View mvanella's full-sized avatar

Micah Vanella mvanella

  • Virginia Beach, VA
View GitHub Profile
@mvanella
mvanella / SWUCollectionTrackerExport.js
Created May 8, 2025 22:33
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