Filling in a column below a cell until a new value is encountered and proceeding

Christy C

New Member
Joined
Jan 21, 2019
Messages
1
I know I used to do this in excel all the time but I can't remember how to get there. I have a column (A) with Names. Column (B) has a list of the items associated with the person in column A but the Name is only in the first line. I want to quickly fill in the rows beneath. My actual spreadsheet has names and items. Can you help me fill it in without having to double click on Bob to fill then double click on Sue to fill the items included in her list and on down?

[TABLE="width: 128"]
<colgroup><col width="64" span="2" style="width:48pt"> </colgroup><tbody>[TR]
[TD="class: xl63, width: 64"]Bob[/TD]
[TD="width: 64"]Truck [/TD]
[/TR]
[TR]
[TD="class: xl63"] [/TD]
[TD]Car[/TD]
[/TR]
[TR]
[TD="class: xl63"] [/TD]
[TD]home[/TD]
[/TR]
[TR]
[TD="class: xl64"]Sue[/TD]
[TD]Truck [/TD]
[/TR]
[TR]
[TD="class: xl64"] [/TD]
[TD]Home[/TD]
[/TR]
[TR]
[TD="class: xl65"]David[/TD]
[TD]Car [/TD]
[/TR]
[TR]
[TD="class: xl65"] [/TD]
[TD]home[/TD]
[/TR]
[TR]
[TD="class: xl65"] [/TD]
[TD]motorcycle[/TD]
[/TR]
</tbody>[/TABLE]
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).
Lets say this table is in A1:B8. Select A1:A8. Press CTRL-G. Press Special. Click Blanks radio button. Press = then the up arrow key. Press CTRL-ENTER.
 
Upvote 0

Forum statistics

Threads
1,223,909
Messages
6,175,315
Members
452,634
Latest member
cpostell

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