Sum Data based on Multiple Conditions across Multiple Sheets

TP8041

New Member
Joined
Dec 10, 2018
Messages
3
Code # 1 thru 10
Hrs 1
Hrs 2
Hotel
Meals
Misc
Miles

<tbody>
</tbody>


Based on the Code # I need to be able to total Each of the other data across multiple sheets (50+). Each Sheet contains a group of 6 entries of the data as shown.
 

Excel Facts

Excel Can Read to You
Customize Quick Access Toolbar. From All Commands, add Speak Cells or Speak Cells on Enter to QAT. Select cells. Press Speak Cells.
Hello,

I'm assuming you have 50+ sheets is because each sheet has a unique name attached to it. Why not just create one sheet, one table and add an extra column to hold what is the sheet name? Summing data in tables is orders of magnitude easier than having to deal with 50+ worksheets.

Tom C
 
Upvote 0
Thank You for your input,

I have 1 Workbook with roughly 25+ sheets. Each sheet is a basic time sheet with 6 entries containing the data as listed. I am wanting to make a Totals Sheet that will Total data per the appropriate accounting Code# 1 thru 10. The formula would look at all sheets current and future, compile totals in the same format as listed per each accounting Code#.

TP
 
Upvote 0
Sorry, more info: Each sheet can have up to 6 different Code# & the additional listed data.

TP
 
Upvote 0

Forum statistics

Threads
1,214,897
Messages
6,122,141
Members
449,066
Latest member
Andyg666

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