Linking From and Re-Arranging Data

ChuckRobert

Board Regular
Joined
Feb 26, 2009
Messages
64
I have a worksheet ("Roster") that lists all names in column F, and their assigned shift (1, 2, or 3) in column Q.

I need to display the data in another sheet, with all names from shift 1 in one column, shift 2 in the next column, etc.

I've tried VLookup, and Index & Match, but I only see the first the first occurance displayed.

I do not want to use a pivot table. Any suggestions?
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
Hi Robert,

The Advanced filter will solve your problem.
If you like, I can email you sample file.
 
Upvote 0
Sahak,
Thanks for the suggestion. I want to have the data pre-formatted on a designated sheet (I am not the user for this program), and thought about linking to the cells with an IF statement to seperate the names by shift, then deleting the blanks in each of the 3 columns.
 
Upvote 0

Forum statistics

Threads
1,217,049
Messages
6,134,290
Members
449,863
Latest member
Snowmanx812

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