Find Last Populated Cell

Tucker2008

New Member
Joined
Aug 19, 2013
Messages
37
Office Version
  1. 2013
Platform
  1. Windows
Is there a way that I can write a formula that find that last populated cell in a series.

Basically, I want to create a formula that looks at an array on another tab and returns the last populate cell.

TAB 1 (Array):
Cell A1: TOM
Cell A2: <Blank>
Cell A3: <Blank>
Cell A4: Roger
Cell A5: <Blank>

Tab 2 (Formula Result):
Cell A1: TOM
Cell A2: TOM
Cell A3: TOM
Cell A4: Roger
Cell A5: Roger

Any/All help would be appreciated.
 

Excel Facts

Back into an answer in Excel
Use Data, What-If Analysis, Goal Seek to find the correct input cell value to reach a desired result
What should the answer be for the last populated cell??, maybe if you could explain in a little more detail
 
Upvote 0
look like you want to fill the empty with the value from above? (as when you copy from a pivot )
 
Upvote 0

Forum statistics

Threads
1,215,334
Messages
6,124,319
Members
449,153
Latest member
JazzSingerNL

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top