- NOTE: Download Now 70+ basic and advanced Excel exercises
When working with data in a spreadsheet, the need to insert or delete rows and columns is inevitable. Especially when you're entering data and realize you need to insert a column on the side or add another row to complete the list. However, not everyone knows how to do this, even first-time Excel users. Therefore, this article will guide you through the detailed process of adding or removing rows and columns in an Excel spreadsheet to improve your work efficiently.
Adding or removing rows and columns in Excel spreadsheets
Guide to Adding or Removing Rows and Columns in Excel
Example: Let's say we have a spreadsheet as shown below, and now we'll demonstrate adding and removing rows or columns.
1. Adding rows in Excel
- Select the row next to where you want to insert, right-click, and choose Insert.
- The added row will be inserted as shown below, and you can enter information into the newly added row.
2. Removing rows in Excel
- Select the row you want to remove, right-click, and choose Delete.
- Result: The row has been removed, leaving only 6 rows as shown below.
3. Adding columns in Excel
- Select the column next to where you want to insert, right-click, and choose Insert.
- The added column will be inserted as shown below, and you can enter information into the newly added column.
4. Removing columns in Excel
- Select the column you want to remove, right-click, and choose Delete.
- Result: The column has been removed, leaving us with only 3 columns as shown below.
So here, we've guided you on how to add or remove columns and rows in Excel. You can add or delete multiple columns or rows at once by simply selecting and performing the operations as mentioned. Additionally, you can explore inserting images into Excel to add relevant visuals to your Excel spreadsheet.
Meanwhile, in our Excel working file, there's no direct formula for counting words; we only have the LEN function for character counting, including spaces between words. Instead of counting words in Excel, we count the spaces in the string of words and add one to get the word count by combining LEN with SUBSTITUTE and TRIM functions.
Alongside, if you're dealing with string manipulation in Excel, the LOWER function is your go-to. LOWER is a built-in Excel function, categorized under String / Text functions when used as a worksheet (WS) function in Excel. Being a worksheet function, LOWER can be incorporated as part of a formula in a cell of the spreadsheet.
With this approach, you can easily insert Excel rows anywhere in the table.
- Explore More: How to Add Rows in Excel
