Skip to main content

Posts

New Post

OS_CHOOSECOLS: Select Columns by Header in Google Sheets

Introduction The built-in CHOOSECOLS formula in Google Sheets can be cumbersome when dealing with large datasets, as it requires selecting columns by number.   OS_CHOOSECOLS simplifies this process by allowing you to select columns using their headers instead.   If this functionality is what you're looking for, you've found the right solution. Installation Install from Google Workspace Marketplace YouTube If you're more of a visual learner, watch this video for step-by-step instructions.   While you're there, consider subscribing to my channel for future updates and content. Demo Use Case From a sample dataset in A1:D10 containing "SKU," "Description," "Price," and "Sales" columns, we can extract a specific data slice using the OS_CHOOSECOLS formula.   For instance, by selecting "SKU" and "Price," we can create a customized view of the dataset. Example OS_CHOOSECOLS(A1:D10, ...

Latest Posts

ASS05: Introduction to Google Sheets API

Easy Image: Simplified Image Layouts in Google Docs with OneScript

ASS04: Understanding Script Editor Features

ASS03: Create Your First Apps Script Project

ASS02: Setting Up Your Apps Script Development Environment

ASS01: Overview of Google Apps Script

Apps Script Simplified: Your Guide to Google Workspace Automation

Unleash the Power of Image Annotation: Integrating Cloud Vision API with Google Sheets and Forms: GAS114