How to indent in Google Sheets (5 Methods)
Get help with your spreadsheet project, or personalized training:
https://www.spreadsheetclass.com/consulting/
Get the ultimate formulas cheat sheet
https://www.spreadsheetclass.com/best-google-sheets-cheat-sheet/
Learn to build dashboards in Google Sheets:
https://www.spreadsheetclass.com/google-sheets-dashboards-course/
Article: https://www.spreadsheetclass.com/google-sheets-indent/
Array Formula lesson: https://youtu.be/5UdQ5iWYtp8
In this video I am going to show you how to indent in Google Sheets. I will show you multiple ways to indent, including a manual method, an automatic formatting method, and a few other techniques that will allow you to indent in a variety of ways in Google Sheets.
What You'll Learn
The video demonstrates five methods to indent in Google Sheets, including manual and automatic formatting methods, using various techniques and tools such as Google Sheets formulas and dashboard building.
Full Transcript
in this video i'm going to show you how to indent in google sheets and this is going to be a pretty quick video because there's really one main way to do this but i'll quickly show you some other ways to indent other than the automatic method so first as you probably already know you can indent manually by manually typing spaces before what you type and so this works if you have just a few different items to indent so for example if i wanted to make a list of items starting here in cell a2 i would simply tap the space bar three times before i type my first item and then i would type an item and i would repeat this process as i type additional items but now let's go over a method where you can indent text in bulk and you can do it automatically to text that's already been entered without having to manually type spaces so here we're going to indent all of the items here in column b and so i'm going to select some of the cells in column b but i do not want to indent the header and then what we're going to do is use something that's called custom number formatting and so after i've selected the cells that i want to indent i'm going to click the more formats menu on the top toolbar which is the button that says one two three then i'm going to scroll down and then click custom number format now here in the field on top you can see that there's an at symbol and i'm simply going to click before the at symbol and then i'm going to hit the space bar three times to include three spaces before the at symbol and then i'm going to click apply and now you can see the google sheets has automatically indented the items in the list so that they display three spaces before each item and we were able to do this automatically and to multiple cells at once and any other items that we enter in the future are already going to be indented now another good thing to notice is that with this method here in the formula bar you can see that the spaces are not included in the actual values but they simply appear indented so what i just showed you with the custom number formatting is the best way to indent text in google sheets again the more formats menu then click custom formatting and include three spaces before the at symbol now real quickly let's go over a few different ways that you can indent if you if you ever have a case where you need to indent by using a formula you can do this as you can see here in column a we have text that is not indented and in column b we're using the array formula function to automatically indent the text that is in column a and so we're using array formula and then we're specifying that we want three spaces to be attached to column a if you want to learn more about the array formula function check out the video that i have linked in the description another way that you can indent is to use multiple columns such as here where we have a list of main items and then a list of sub items and as you can see here off to the right in columns d and e if you adjust the first column so that it's narrow the sub items in the next column are indented and the last way to indent which is actually very common is to use a narrow column on the left side of your sheet sometimes it feels like your data is too far over to the left and you want just a little bit of space and the easiest way to do this is to simply add a column to the left and you can do this by right clicking at the top of the column and then click insert one column left and then again adjust the width of the column so that it's very narrow and your data on the entire sheet will be indented slightly to the right i hope you liked this video if you do please like and subscribe and have a great day
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from Spreadsheet Class · Spreadsheet Class · 53 of 60
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
▶
54
55
56
57
58
59
60
How to use the FILTER function in Google Sheets (Single or Multiple Conditions)
Spreadsheet Class
5 formulas that combine columns in Google Sheets (Horizontal and Vertical)
Spreadsheet Class
All the ways to extract text and numbers in Google Sheets
Spreadsheet Class
How to filter based on a list in Google Sheets
Spreadsheet Class
How to fix the "FILTER has mismatched range sizes" error in Google Sheets
Spreadsheet Class
How to color cells, and alternate row colors in Google Sheets
Spreadsheet Class
How to automatically create a series of values in Google Sheets
Spreadsheet Class
Google Sheets Beginner Tutorial
Spreadsheet Class
How to make a Dashboard in Google Sheets (Full Tutorial)
Spreadsheet Class
Using the SORT and FILTER function in the same formula in Google Sheets
Spreadsheet Class
ARRAYFORMULA function: Apply a formula to an entire column in Google Sheets
Spreadsheet Class
Automatically resize columns in Google Sheets with Fit to Data
Spreadsheet Class
How to import or convert a CSV file into Google Sheets
Spreadsheet Class
How to export / download a CSV from Google Sheets
Spreadsheet Class
How to change text case in Google Sheets with UPPER LOWER and PROPER
Spreadsheet Class
How to use the Calendar Template in Google Sheets
Spreadsheet Class
How to rotate text in Google Sheets
Spreadsheet Class
How to create charts in Google Sheets (And how to customize them too)
Spreadsheet Class
How to copy formulas, and lock cell references in Google Sheets (Relative & absolute references)
Spreadsheet Class
How to copy and paste values only in Google Sheets
Spreadsheet Class
How to fix the "Circular Dependency Detected" error in Google Sheets
Spreadsheet Class
Evenly space columns in Google Sheets (Make columns the same size quickly)
Spreadsheet Class
Doing math in Google Sheets: Add, Sum, Subtract, Multiply, Divide, Square, Square Root
Spreadsheet Class
How to filter horizontally in Google Sheets (Filter columns)
Spreadsheet Class
UNIQUE function: Removing duplicates with 2 methods in Google Sheets
Spreadsheet Class
Report Builder template for Google Sheets (Automatically organize / calculate your data)
Spreadsheet Class
Build a Google Sheets dashboard with Google Forms data (Automated)
Spreadsheet Class
Guitar tabs template for Google Sheets (& PDF) | Create your songs in a Google spreadsheet
Spreadsheet Class
Interactive Google Sheets dashboard with drop down menus tutorial
Spreadsheet Class
Student attendance dashboard tutorial in Google Sheets: Simple + advanced
Spreadsheet Class
SORT function in Google Sheets (Sort data vertically or horizontally)
Spreadsheet Class
How to use the SORT function in Google Sheets (Quick Version)
Spreadsheet Class
How to copy chart formatting and duplicate charts in Google Sheets
Spreadsheet Class
How to copy a tab to a new file / sheet in Google Sheets
Spreadsheet Class
How to duplicate tabs in Google Sheets
Spreadsheet Class
How to hide and unhide tabs in Google Sheets
Spreadsheet Class
How to make a copy of a file in Google Sheets
Spreadsheet Class
How to change tab color in Google Sheets
Spreadsheet Class
How to insert, delete, rename, and reorder tabs in Google Sheets
Spreadsheet Class
How to move a chart to another sheet in Google Sheets
Spreadsheet Class
How to wrap text, unwrap text, and clip text in Google Sheets
Spreadsheet Class
Switch columns and rows with the TRANSPOSE function in Google Sheets
Spreadsheet Class
Project management timeline template for Google Sheets (Gantt Chart)
Spreadsheet Class
Build a dashboard in 3 simple steps (Google Sheets)
Spreadsheet Class
Pull data from websites in Google Sheets with IMPORTXML function | Web scraping (Stock prices)
Spreadsheet Class
(Quick version) Pulling data from websites with IMPORTXML function | Google Sheets web scraping
Spreadsheet Class
Pull cryptocurrency prices in Google Sheets (2 methods) | GOOGLEFINANCE and IMPORTXML crypto prices
Spreadsheet Class
Fast & simple dashboard tutorial for Google Sheets (Build in under 15 minutes)
Spreadsheet Class
How to create drop-down lists in Google Sheets (Data validation)
Spreadsheet Class
The ultimate cheat sheet for Google Sheets (Formulas, charts, shortcuts, and more)
Spreadsheet Class
3 ways to pull crypto prices into Google Sheets | GOOGLEFINANCE, IMPORTXML, IMPORTDATA
Spreadsheet Class
Stock & crypto tracker templates for Google Sheets (Portfolio, Analysis, Watchlist, Screener)
Spreadsheet Class
How to indent in Google Sheets (5 Methods)
Spreadsheet Class
Pull stock prices & stock data with the GOOGLEFINANCE function in Google Sheets (& Crypto too)
Spreadsheet Class
How to create and customize charts in Google Sheets (Quick version)
Spreadsheet Class
Apply a formula to an entire column in Google Sheets with the ARRAYFORMULA function | Quick Version
Spreadsheet Class
How to insert a new line in a cell (or formula) in Google Sheets
Spreadsheet Class
How to freeze rows & columns (& How to unfreeze) in Google Sheets
Spreadsheet Class
How to add and sum in Google Sheets (Addition and SUM function)
Spreadsheet Class
How to average in Google Sheets (Using the AVERAGE function)
Spreadsheet Class
More on: Data Literacy
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
The Nervous System of the Telco: Unlocking the Real-Time Power of the Network Element Interfaces…
Medium · Data Science
Enhanced RFM Analysis for Customer Segmentation using K-Prototypes
Medium · Machine Learning
One Survey Asked Rich People Ten Times More Often Than Poor People.
Medium · Data Science
Data Cleaning Fundamentals: Building a Reproducible Data Cleaning Pipeline
Medium · Data Science
🎓
Tutor Explanation
DeepCamp AI