Auto scroll to bottom of Google Sheet | Hotkey & Script guide

Channel:
Subscribers:
242,000
Published on ● Video Link: https://www.youtube.com/watch?v=tr8AhQ-8FLk



Category:
Guide
Duration: 3:44
18,858 views
124


Find yourself scrolling to the bottom of Google Sheets files often, but want to make it quicker? This video shows you all you need to know about speeding up the process. From simple hotkey to something that scrolls to the bottom for you automatically.

function onOpen(){
let ss = SpreadsheetApp.getActiveSpreadsheet();
let sheet = ss.getSheetByName(ss.getSheets()[0].getName());
sheet.setActiveRange(sheet.getRange(sheet.getLastRow(),1));
}
Timestamps:
0:00 - Explanation
0:38 - Google Sheets jump to bottom hotkey
1:07 - Auto jump to bottom in Google Sheets
1:46 - Creating a Script in Google Sheets

#Google #Sheets #Script
-----------------------------
๐Ÿ’ธ Found this useful? Help me make more! Support me by becoming a member: https://youtube.com/channel/UCkih2oVTbXPEpVwE-U7kmHw/join
-----------------------------
๐Ÿ’ธ Direct donations via Ko-Fi: https://ko-fi.com/TCNOco
๐Ÿ’ฌ Discuss video & Suggest (Discord): https://s.tcno.co/Discord
๐Ÿ‘‰ Game guides & Simple tips: https://YouTube.com/TroubleChuteBasics
๐ŸŒ Website: https://tcno.co
๐Ÿ“ง Need voice overs done? Business query? Contact my business email: TroubleChute (at) tcno.co

Everything in this video is my personal opinion and experience, and should not be considered professional advice. Always do your own research and make sure what you're doing is safe.







Tags:
scroll to bottom google sheets
jump to the bottom of a dataset
jump to bottom
automatically jump to bottom
jump to bottom hotkey
how to jump to bottom
autojump to bottom
google sheets
tutorial
how to
guide
2021
scripting
scripting guide
google sheets tutorial
how to use google sheets
learn google sheets
google sheets tips and tricks
google sheets tips
using google sheets
google sheets tutorials
google docs
google sheets basics
advanced google sheets
sheets