Formula help Urgent

sushantrao

Board Regular
Joined
Jun 24, 2006
Messages
151
Hi All
Calculator.xls
BCDE
2DaysTarget SLAAchived SLAReq SLA
3
419050
529030
639050
7490?
8590?
9690?
1090?
113090?
12
139043
Sheet1




In above tabel in ? place i want the that % rate which help me to
achive 90% SLA target.

I want to prepre one tabel in which i know the % rate req for the achivement of SLA. for rest of the month days.

Eg : if I achive 43.33% Average SLA for first 3 days of the month
then what % rate needs to be maintain to achive target SLA for rest of 27 days.& that % rate will automatically come in Req SLA column in the place of ? ? .....


Reagrds,
Sushant
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
sushantrao

I am not sure that I have understood correctly, but see if this helps.

I have assumed that the numbers in column B continue sequentially further down the sheet so that 30 is actually in cell B33. If that is the case, in E4 (copied down) try this formula:
=IF(D4="",(B$33*C$33-SUM(D$4:D4))/(B$33-COUNT(D$4:D4)),"")

If this is not what you want, post back with more details.
 
Upvote 0

Forum statistics

Threads
1,214,907
Messages
6,122,181
Members
449,071
Latest member
cdnMech

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