Should I connect to 195 external data (excel files)?

rachapol

New Member
Joined
Oct 25, 2018
Messages
1
Hi I am new to power queries. I am a teacher and try to accumulate all the score for the whole school.

I have 15 subjects and each subject have 15 classes to pull the score in.

My goal is to be able to receive all the subject scores for each classes(15 sheets in 1 excel).

Something like this.
Sheet 1 Class 1
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Name[/TD]
[TD]Subject 1[/TD]
[TD]Grade[/TD]
[TD]Subject 2[/TD]
[TD]Grade[/TD]
[TD]Subject 3[/TD]
[TD]Grade[/TD]
[/TR]
[TR]
[TD]Student 1[/TD]
[TD]70[/TD]
[TD]B[/TD]
[TD]80[/TD]
[TD]A[/TD]
[TD]40[/TD]
[TD]F[/TD]
[/TR]
[TR]
[TD]Student 2[/TD]
[TD]80[/TD]
[TD]A[/TD]
[TD]70[/TD]
[TD]B[/TD]
[TD]50[/TD]
[TD]D[/TD]
[/TR]
</tbody>[/TABLE]

Sheet 2 Class 2

Sheet 3 Class 3
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.

Forum statistics

Threads
1,226,521
Messages
6,191,534
Members
453,662
Latest member
Xcelling

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