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

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
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,224,823
Messages
6,181,182
Members
453,021
Latest member
Mohamed Magdi Tawfiq Emam

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