Populate Number Based on Criteria

kumara_faith

Well-known Member
Joined
Aug 19, 2006
Messages
922
Office Version
  1. 365
Hi,

I have the following table:

Book1
CDEFGH
110%
2Walk InVirtualWalk In ReductionTotalVirtual RatioReduction
3651662%59
41247-82%5980%
Sheet1
Cell Formulas
RangeFormula
F3F3=SUM(C3:D3)
G3:G4G3=D3/F3
H3H3=F3-(F3*H1)
E4E4=(C4/C3)-1
F4F4=SUM(B4:D4)


The total enquiry via walk in and virtual has a target reduction in cell H1 which is 10%. This means total enquiry needs to reduce to 59 from the current total 66. At the same time, Virtual Ratio needs to increase to 80%. Virtual ratio is calculated by taking the virtual volume divided by total volume which is 66. This ratio currently is 2% and needs to be increased to the target of 80%.

With the above criteria, is it possible to build a formula in cell C4 and D4? The above table shows the correct result for cell C4 and D4. Appreciate all the help.
 

Excel Facts

Formula for Yesterday
Name Manager, New Name. Yesterday =TODAY()-1. OK. Then, use =YESTERDAY in any cell. Tomorrow could be =TODAY()+1.
your mini worksheet has a formula that references column B but, you don't show column B. Is this going to be repeated down rows (if repeated down rows it may be more difficult to solve? Or is this a single arithmetic question?
 
Upvote 0

Forum statistics

Threads
1,215,077
Messages
6,122,992
Members
449,094
Latest member
masterms

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