I am trying to convert lbs to gallons to liters. I have all of the formulas and can do any of those things, but I would like to be able to input any one of the variables and have the other 2 computed. Right now I can input pounds and have the answer in gallons and liters. I can also input gallons and get liters but that is all i can do. Here is what I have done:
E10 = gallons (input number here) Once you do that then, E6=E10/6.7 (that gives you the weight of jet a fuel) and E8=E6*3.78 gives you the amount of liters based upon the weight of the gallons inputed in E10.
I would like to be able to put any of the variables (weight, gallons or liters) and get the other two answers and can not figure out how to do a round robin formulae.
I am sure that I am missing something pretty darn basic, but HELP plz....lol
E10 = gallons (input number here) Once you do that then, E6=E10/6.7 (that gives you the weight of jet a fuel) and E8=E6*3.78 gives you the amount of liters based upon the weight of the gallons inputed in E10.
I would like to be able to put any of the variables (weight, gallons or liters) and get the other two answers and can not figure out how to do a round robin formulae.
I am sure that I am missing something pretty darn basic, but HELP plz....lol