Help with automating data pulls from one tab to another

DentonHTHS

New Member
Joined
Jul 3, 2008
Messages
39
Hi everyone, I have a sample file of the work I am trying to do with a much larger file. Basically, I would like the second tab to automatically pull the data from the first tab. On tab 2, I will have the column of student names but would like to have the number of courses they are failing and the name of the course(s) listed out on the same line. On the first tab, the number "1" indicates that the student is taking the course and is failing.

Any help would be greatly appreciated.

DentonHTHS
Tab 1
StudentCourse 1Course 2Course 3Course 4Course 5
Bruce Wayne111
Hal Jordan111
Barry Allen11
Diana Prince1
Clark Kent11

<tbody>
</tbody>

Tab 2
Student# Courses Failing12345
Bruce Wayne3Course 1Course 3Course 5
Hal Jordan3Course 1Course 3Course 4
Barry Allen2Course 3Course 5
Diana Prince1Course 2
Clark Kent2Course 1Course 3

<tbody>
</tbody>

I need formulas that will insert the names of the courses each student has failed in the spaces in Columns C-G and total the amount failed in Column B pulling the data from Tab 1
 
Last edited:

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,216,725
Messages
6,132,337
Members
449,719
Latest member
excel4mac

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