Automatically Change Font Across All Tabs in Google Sheets Using Apps Script In this video, learn how to automatically change the font on every single tab in a Google Sheet using a simple Apps Script. The tutorial walks through creating a script project, defining a function to get all sheets, and setting the font family for every cell in every sheet to 'Quicksand'. The process includes steps for authorization and running the script to apply the changes. Viewers receive clear, step-by-step instructions and see the end result of the entire sheet having the new font applied. 00:00 Introduction to Changing Fonts in Google Sheets 00:11 Writing the Script: Step-by-Step Guide 01:57 Executing and Authorizing the Script 02:07 Verifying the Font Change 02:19 Conclusion and Additional Resources