How to select last cell with data in a row/column in Excel?
In Excel, you can use shortcuts—Ctrl + End to go to the last used cell of the active worksheet. But now if you want to select the last cell with data in a specified row or column, there are no direct methods can solve it. This tutorial will tell you some tricks to quickly select the last cell with data in a certain row or column in Excel.
Select last cell with data in a column with VBA
Select last cell with data in last column/row with Kutools for Excel
Select last cell with data in a column/row with VBA
In Excel, there are no else methods can help you to select last cell with data in a row or column except VBA code. But with the below VBA, you only can specify the location of the last cell in a column.
1. Press Alt + F11 keys to open Microsoft Visual Basic for Applications window.
2. Click Insert > Module, then copy and paste below VBA code to the popping Module window.
VBA: Select last cell with data in a certain column.
Sub LastRowInOneColumn()
'Updateby20150305
Dim xLastRow As Long
With Application.ActiveSheet
xLastRow = .Cells(.Rows.Count, "A").End(xlUp).Row
End With
MsgBox xLastRow
End Sub
Note: The A in the code means it will find out the last cell with data in Column A, and you can change it based on your needs.
3. Press Run button or F5 key to running the VBA, then a dialog popped out to tell you where the last cell of the column in.
Select last cell with data in last column/row with Kutools for Excel
If you have installed Kutools for Excel in your computer, there is a feature called Select Last Cells, it can select the last cell with data in the last column or row.
After free installing Kutools for Excel, please do as below:
Enable the worksheet you want to select the last cell with data, and click Kutools > Select > Select Last Cells. See screenshot:
If you want to select the last cell with data in the last row, you can apply Select Last Cells > Last Row. See screenshots:
Select last cell with data in the last column, click Select Last Cells > Last Column. See screenshots:
Batch insert blank rows or columns in a specific interval in Excel range |
If you want to insert blank rows in every other row, you may need to insert them one by one, but the Insert Blank Rows & Columns of Kutools for Excel can solve this job in seconds. Click for 30 days free trial! |
![]() |
Kutools for Excel: with more than 300 handy Excel add-ins, free to try with no limitation in 30 days. |
Best Office Productivity Tools
Supercharge Your Excel Skills with Kutools for Excel, and Experience Efficiency Like Never Before. Kutools for Excel Offers Over 300 Advanced Features to Boost Productivity and Save Time. Click Here to Get The Feature You Need The Most...
Office Tab Brings Tabbed interface to Office, and Make Your Work Much Easier
- Enable tabbed editing and reading in Word, Excel, PowerPoint, Publisher, Access, Visio and Project.
- Open and create multiple documents in new tabs of the same window, rather than in new windows.
- Increases your productivity by 50%, and reduces hundreds of mouse clicks for you every day!
All Kutools add-ins. One installer
Kutools for Office suite bundles add-ins for Excel, Word, Outlook & PowerPoint plus Office Tab Pro, which is ideal for teams working across Office apps.





- All-in-one suite — Excel, Word, Outlook & PowerPoint add-ins + Office Tab Pro
- One installer, one license — set up in minutes (MSI-ready)
- Works better together — streamlined productivity across Office apps
- 30-day full-featured trial — no registration, no credit card
- Best value — save vs buying individual add-in