Forum Discussion
Linking Tabs to Sum
- Jan 09, 2023
That is not so difficult. If you want to work with a pivot table in the future, you will need the formula in column L because the shop information can only be found in the CC. The formula I wrote will also work in any other of your worksheets as long as you have the table CC with the same range CC!$A$3:$R$46 of data. If necessary you have to adapt it.
If you have the data then you need to select the data range and then create the pivot table. Try that out. It is not difficult. I'm sure there are many good documentations on the internet and YouTube on how it works.
You still have to make some settings so that it looks exactly like in my example. But with a little trial and error, you're sure to get it right.
That is certainly possible. It would be best if you prepare a table showing which evaluation you need. An example calculation with correct results that I can compare with would be helpful.
- nattiej101Jan 08, 2023Copper Contributor
I just modified and made a final output tab.... So I need to totals broken out by cost center, date, pay code, and labor costs. I'm just not sure how to make it easier since this is a lot of data. (This is only one month of one location.)
Thanks again for all of your help!
- dscheikeyJan 08, 2023Bronze Contributor
I have created the SUMIFS formula for the table. Enclosed is the result.
I have also created a pivot table for you. With so many parameters, this seems more practical to me? Doesn't it? What was still missing was the shop name in the data table. For this I created another auxiliary column 'L' in All Data with a function that reads out the shop name via Cost Ctr over the table CC.If you filter the table for a shop, not so many empty columns are displayed.
- nattiej101Jan 09, 2023Copper ContributorThis looks good - but I'm not sure how you created this? I have to be able to recreate this for other files as well. I see the formula for the Shop column you created. How did you create this pivot table?