Please help with adjusting/fixing existing formulas.

chaos247

New Member
Joined
Mar 7, 2013
Messages
3
Hi,

I have created a spread sheet that is used as an assessment tool for a call centre. it has been reviewed and there are some changes that need to be made. Im having a little difficulty as im not that proficient at writing formulas yet. You’ll see the once I’ve created are pretty simple. PLEASE PLEASE PLEASE help me with this.

Formals are stored in E23, E34, etc...

The changes I have to make:

-there are cells that are marked as “auto zeros.” If it is marked as “no” it should be counted as an auto zero in cell C50. At the moment when the sheets are blank, its i reading as a auto zero(see C55) How do i adjust my formula to do that?

-When assessing, every drop down must be used. There can be no blanks. If there is, it should come back as an error.

-Each call score needs to be out of 100% even though the score sheet only totals to 61%. This should reflect in E48, F48... etc. Do i just use the method i used in D58:D60?

The summary sheet:

I used a pretty simple macro. I need this to calculate automatically each time the sheet is used not when the summary button is pressed. Would i simply insert the following?

Private Sub Worksheet_Change(BYVal Target As Range)

Your help will be much appreciated.

There isnt a way to attach a file, so im not sure what else to do. please help.
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
if some one is able to assist. i can email the sample file to you. my job literally depends on this. :(
 
Upvote 0

Forum statistics

Threads
1,203,236
Messages
6,054,301
Members
444,715
Latest member
GlitchHawk

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