Aligning Rows and Columns with its Corresponding Values

kochj1

New Member
Joined
Feb 10, 2016
Messages
1
I am trying to align multiple jobs to a Master List.

For example:


Master List Job 1 Value Job 2 Value Job 3 Value
1 1 A
2 2 B 1 B 3 F
3 3 C 2 C 4 G
4 5 D 4 E 5 P
5

And I would like it to align like this

Master List Job 1 Value Job 2 Value Job 3 Value
1 1 A 1 B 1
2 2 B 2 C 2
3 3 C 3 3 F
4 4 4 E 4 G
5 5 D 5 5 P


Basically align the corresponding values to the Master list so I can compare everything to it.
Eventually I would like to delete the numbers under each job and have the values under them instead

Master List Job 1 Job 2 Job 3
1 A B
2 B C
3 C F
4 E G
5 D P
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.

Forum statistics

Threads
1,223,904
Messages
6,175,295
Members
452,631
Latest member
a_potato

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