How to summarize this information?

EduPAz

Board Regular
Joined
Mar 18, 2017
Messages
69
Office Version
  1. 2019
  2. 2016
Platform
  1. Windows
Hi,

I have in the master file (worksheet1) this information:

PROJECT (Col. A):

1
2
3
1
2
3

TASK (Col. B):
01-training
02-inventory
03-sample reception
02-inventory
03-sample reception
03-sample reception

HOURS (Col. C)
10
25
33
47
100
150

Is there a way to present the information using this format? The idea is to do it by formula instead of pivot tables.

PROJECT (Col. A)

01-TRAINING
Total Hours (Col. B)
Counts (Col. C)
Mean (Col. D)

02-Inventory
Total Hours (Col. E)
Counts (Col. F)
Mean (Col. G)

03-Sample reception
Total Hours (Col. H)
Counts (Col. I)
Mean (Col. J)

Thanks!

Edu
 

Excel Facts

Create a chart in one keystroke
Select the data and press Alt+F1 to insert a default chart. You can change the default chart to any chart type
Is this a one-off thing or will you want to repeat this process occasionally ?

What's Counts ? A count of what? The occurrences of Hours ? So 01-Training would be 1 since theres only one occurrence of 01-Trianing Hours ?
But Inventory would be 2 and Sample Reception would be 3 ?
 
Last edited:
Upvote 0
I dont really have time to solve this but answering the above questions may help others who may want to try.
 
Upvote 0
Hi,

Counts= For each project, the occurrence of each task.
For example, For project 2, the occurrence of task 03-sample reception is 1 (counts=1)
 
Upvote 0

Forum statistics

Threads
1,220,965
Messages
6,157,120
Members
451,399
Latest member
alchavar

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