Formula for displaying room assignments

CTyson

New Member
Joined
Dec 2, 2015
Messages
4
This is somewhat what I have.

A The following people will be in Rm 5
B John Smith
C Michael Townsend
D The following people will be in Rm 6
E Jennifer Tucker
F Samuel Rodriguez
G The following people will be in Rm 7
H Allison Taylor
J Jonathan Thompson

This goes on for about 25 rooms. If I insert a cell before the names, is there a formula that will check which rooms are being specified and display the room number the people are assigned to?
 

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
Put some sample data into excel, describe expected results and attached this file, please.
 
Upvote 0
[TABLE="width: 276"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD][TABLE="width: 241"]
<colgroup><col><col></colgroup><tbody>[TR]
[TD]Room
[/TD]
[TD]Information
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Date: 04/18/2019: Rm-5
[/TD]
[/TR]
[TR]
[TD]Rm-5[/TD]
[TD]John Smith[/TD]
[/TR]
[TR]
[TD]Rm-5[/TD]
[TD]Michael Townsend[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Date: 04/18/2019: Rm-6[/TD]
[/TR]
[TR]
[TD]Rm-6[/TD]
[TD]Jennifer Tucker[/TD]
[/TR]
[TR]
[TD]Rm-6[/TD]
[TD]Samuel Rodriguez
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD]Date: 04/18/2019: Rm-7[/TD]
[/TR]
[TR]
[TD]Rm-7[/TD]
[TD]Allison Taylor[/TD]
[/TR]
[TR]
[TD]Rm-7[/TD]
[TD]Jonathan Thompson[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]I'm creating a pivot table and wanting to add the Room column to show me which Room the people will be in. I'm looking for a formula that will search the preceding Room number and assign it accordingly.
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
 
Upvote 0

Forum statistics

Threads
1,223,227
Messages
6,170,848
Members
452,361
Latest member
d3ad3y3

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