A bit stuck

Clemo1

New Member
Joined
Feb 23, 2012
Messages
40
Hi Guys,

I am trying to sum and average certain cells along rows but cannot work out the easiest way to do this.

Example:
Row A
I have different percentages in row A which i want to sum total and average.
To do this i need to sum only all the cells with the percentages in and average once counted.
Problem I have is that there are cells between which have no value (but will have in future months, hence the need for a formula) and cells which have values which I am using for another calculation.

Can anybody help?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Summing percentages is something I stay away from preferring to sum the raw data and calculate the correct percentage.
Please give an example of what data you are using.
 
Upvote 0
I am just using values of £ which employees have earnt during a month and then trying to calculate a % in relation to what they should actually earn.
 
Upvote 0
You haven't given much to go on. What is the criteria for calculating a percentage - do you have a standard rate for tasks being done that the employee's time on that task can be used?
Here's a complete guess:
EmpIDEffecencyActualDeserve
Emp10.9£500.00£450.00
Emp21£500.00£500.00
Emp31.1£500.00£550.00
Emp40.5£0.00
Emp51.5£500.00£750.00
Emp60.8£500.00£400.00
Emp71.2£500.00£600.00
Emp80.7£500.00£350.00
Emp91.3£0.00
Emp100.6£500.00£300.00
Emp111.4£500.00£700.00
Emp121£500.00£500.00

<tbody>
</tbody>
 
Upvote 0
Apologies. I will ty and explain a bit better...………….

So in row 6 I have percentages in B6,E6,K6,S6,U6 and V6.
In between these I have cells in row 6 which have either no value as yet but may do next month when I enter next months totals or have another value which I do not want to sum. These are in C6,D6,F6 etc.
I am trying to find a formula which will sum specific cells and average those cells which have been counted/summed to give an average percentage.

i.e.
25%+15%+-3%+75%=-92% = 20%/5 = 4%
 
Upvote 0
Going back to the original statement - calculating using percentages as data can skew the results - it's much better to recalculate on the raw data. Do you have an actual example of all the columns of row six, and what is being used to calculate the percentages?

25+15+-3+75 = 112 and how does that get to 20?
 
Upvote 0

Forum statistics

Threads
1,214,965
Messages
6,122,499
Members
449,089
Latest member
Raviguru

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