Andy Black
Help people. Get paid. Help more people.
Staff member
FASTLANE INSIDER
EPIC CONTRIBUTOR
LEGACY MEMBER
MEMBER
I thought it might be helpful to have a thread where we swap tips and tricks.
Someone in the forum has a progress thread for a YouTube channel about Google Sheets. I'll link to that when I find it.
A handy wee tip:
A couple of useful new Google Sheets functions I learned over the last two weeks:
I've used these two functions to extract data from a master "agency" sheet into separate "client" sheets where only their data is pulled through.
Here's an example where I could put this formula into a cell in the client sheet and pull over CallRail data:
You can just use query() on it's own and pull back data from another tab in the current sheet (useful when you want to hide some columns or rows from other users).
Here I'm selecting various columns by their letter:
=query('Imported Calls'!A:AF, "select K, L, E, M, N, P, Q, AE where D='Y'")
EDIT: Added "Excel" to the title.
Someone in the forum has a progress thread for a YouTube channel about Google Sheets. I'll link to that when I find it.
A handy wee tip:
- For those who create Google sheets a lot, you could type in sheets.new in your browser and it should create a new Google Sheet.
A couple of useful new Google Sheets functions I learned over the last two weeks:
- importrange() allows us to import data from another sheet.
- query() allows us to retrieve and filter data.
I've used these two functions to extract data from a master "agency" sheet into separate "client" sheets where only their data is pulled through.
Here's an example where I could put this formula into a cell in the client sheet and pull over CallRail data:
- Column 7 is the "Start Time".
You can just use query() on it's own and pull back data from another tab in the current sheet (useful when you want to hide some columns or rows from other users).
Here I'm selecting various columns by their letter:
=query('Imported Calls'!A:AF, "select K, L, E, M, N, P, Q, AE where D='Y'")
EDIT: Added "Excel" to the title.
Dislike ads? Become a Fastlane member:
Subscribe today and surround yourself with winners and millionaire mentors, not those broke friends who only want to drink beer and play video games. :-)
Last edited:
Access Restricted: Unlock 1,000,000+ Posts
Stop Peeking Through the Keyhole.
Open the Door.
You hit a wall because the best advice isn't free—it's earned. Since 2007, MJ DeMarco has been active here daily (99.9% active rate), building a war room for entrepreneurs who refuse to settle for mediocrity.
- Active Daily: Life-changing content posted dozens of times every day. No dead threads.
- MJ's Inner Circle: Direct access to the author of The Millionaire Fastlane.
- Vetted Network: Connect with founders scaling to 7 and 8 figures.
- Proven Roadmaps: Strategy over motivation. Execution over "hustle porn."
"SCALED TO 6-FIGURE MONTHS"
"Tips and advice here saved me from huge mistakes, others allowed me to scale my business to 6-figure months."— User MitchC
"INSANE QUALITY OF PEOPLE"
"The number of high quality people I've met from this forum has been insane. All of it predicated on building real value."— User Richard Peck
"You are the average of the five people you surround yourself with."
Are you surrounding yourself with success?
