top of page
Search


All of My Best Formulas in One Place
I call this file my "Cheat Sheets Formula Repository". It's where I dump all of my favorite Google Sheets formulas. I use this daily.
Feb 1, 20221 min read
861 views
0 comments


2 Tips for Using IMPORTRANGE
IMPORTRANGE is what allows your Google Sheets files to talk to each other. Here are two tips to improve that talk.
Nov 1, 20212 min read
101 views
0 comments

Formula: Mimic SQL's "IN" and "NOT IN" Functions
Filter a range if a match is found within a (maybe long?) list of options. Or don't. I don't care.
Oct 1, 20212 min read
65 views
0 comments

6 Google Sheets Formula Tricks
Six of my favorite Sheets formula tricks. Hopefully these will save you some time… and some headaches.
Sep 1, 20213 min read
143 views
0 comments


Make Beautiful Gantt Charts in Google Sheets
My buddy sent me this trick under the subject line “MIC DROP”. To his credit... it's pretty damn good. Beautiful, easy Gantt charts
Aug 1, 20212 min read
696 views
0 comments

List of Commonly Used Characters to Insert into Your Sheets Formulas
Use this reference list to easily insert arrows, smiley faces, check marks etc. into your formulas. You're welcome. The "CHAR" function...
Jul 1, 20211 min read
59 views
0 comments

Formula: Return Column X, Sorted by Column Y
Return a range sorted by data in a different column. Examples include a Sales Scoreboard and a prioritized Action Item List
May 1, 20212 min read
30 views
0 comments

Scrub an Email List with the Query Function
Use this Query function to clean a list of emails by subdomain. A good alternative to expensive “bounce rate reduction" softwares
Apr 1, 20212 min read
49 views
0 comments

How to Flatten Survey Data in Google Sheets
This sequence of steps lets you easily “flatten” a data set in Google Sheets, by organizing matrixed data into simple objects and fields
Mar 1, 20212 min read
53 views
0 comments


Formula: Assign to Tiers or Cohorts
A cleaner method to assign tiers or cohorts. Examples include: Assigning hospitals to size tiers; 2) placing users in signup cohorts
Nov 1, 20201 min read
61 views
0 comments
bottom of page