What is going on with this formula

mahmed1

Well-known Member
Joined
Mar 28, 2009
Messages
2,302
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Hi have a column that returns Average handling times for each 30 minute interval

ie

270
260
280 etc

I have a cell where I put a Desired AHT to add/take away (say 10)

so I’ll have 270 +10
260 + 10
280 + 10 etc

I have a total AHT column that is
Sumproduct(Call Data Column, AHT Data Column)/Total Call Data say it gives 275 after AHT adjustment

If say before Adjustment it was 270.. what I want to do is a have a formula that will always give me the original value of 270 no matter what adjustment is applied

I have a formula that is literally whatever the
Current AHT overall - Adjustment which in theory should go back to original value but it doesn’t always give right original value

on some occasions I have to do Adjustment Value/2 and sometimes without dividing by 2 and I just don’t know when it works and I need to divide or not divide by 2
 

Excel Facts

Will the fill handle fill 1, 2, 3?
Yes! Type 1 in a cell. Hold down Ctrl while you drag the fill handle.
Same formula but refer to the original data column instead of the adjusted column.
 
Upvote 0

Forum statistics

Threads
1,215,491
Messages
6,125,110
Members
449,205
Latest member
ralemanygarcia

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