Dividing then multiplying multiple numbers

suertetres

New Member
Joined
Nov 8, 2023
Messages
14
Office Version
  1. 365
Platform
  1. Windows
I'm trying to write a formula that starts by dividing two numbers and multiplying that by several subsequent numbers. For example. A1/B1*C1*D1*E1*F1


I've tried many and keep getting various errors and suspect my lack of math knowledge is the issue.
 

Excel Facts

Using Function Arguments with nested formulas
If writing INDEX in Func. Arguments, type MATCH(. Use the mouse to click inside MATCH in the formula bar. Dialog switches to MATCH.
In what way is your formula failing?

23 11 16.xlsm
ABCDEFG
110050234296
suertetres
Cell Formulas
RangeFormula
G1G1=A1/B1*C1*D1*E1*F1
 
Upvote 0
I'm trying to back into a number. I'm coming up with 1,284,862 and the number I'm supposed to be at is 128.

Here are the values I'm trying
139.63/151.99*.62*67.44*77.59*431.10
 
Upvote 0
I figured it out! I was missing the percentage. It was calculating whole numbers.
 
Upvote 0
Cheers, glad you got it sorted. Thanks for letting us know. :)

For the future, I suggest that you investigate XL2BB for providing sample data & expected results to make it easier for helpers to understand just what you have & where it is and also what you want & where it is to be.
 
Upvote 0

Forum statistics

Threads
1,215,096
Messages
6,123,074
Members
449,094
Latest member
mystic19

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