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

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).

Forum statistics

Threads
1,224,817
Messages
6,181,148
Members
453,021
Latest member
Justyna P

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