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

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
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,215,853
Messages
6,127,328
Members
449,376
Latest member
karenmccabe

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