CodyB65
Member
I want to create a function.
Here's the Equation:
"Radius(in) X Radius(in) X 3.1416 X Height(in) X .0005787 X .803564 X 56 / 2000 = Tons"
Here is what I thought would work, I was wrong
"=QUOTIENT(=product(A1*A1*3.1416*A2*.0005787*.803564*56)/2000)"
Are there any suggestions?
Thanks, Cody
Here's the Equation:
"Radius(in) X Radius(in) X 3.1416 X Height(in) X .0005787 X .803564 X 56 / 2000 = Tons"
Here is what I thought would work, I was wrong

"=QUOTIENT(=product(A1*A1*3.1416*A2*.0005787*.803564*56)/2000)"
Are there any suggestions?
Thanks, Cody
Last edited: