I have searched numerous threads and tried many suggestions, but I'm still having problems.
Have a field where i enter the gallons of fuel available [Gallons]
Have another field where I enter the engine's fuel consumption per hour [PerHour]
Have an unbound text box for the results of [Gallons] divided by [PerHour]
Here lies the problem, how can I have the results return in Days, Hours, Minutes?
As an example:
35 gallon tank
1.24 gallons per hour
results are: 28.22581
I can figure how to get hours and minutes from this result, but the example above is a conservative one. I do have 3,000 gallon tanks with a fuel consumption of 3 gallons per hour at other sites.
It would also be great to have the result state it such as 1 Day, 7 Hours, 35 Minutes.
Any help would be greatly appreciated...I love the tons of info here.
Have a field where i enter the gallons of fuel available [Gallons]
Have another field where I enter the engine's fuel consumption per hour [PerHour]
Have an unbound text box for the results of [Gallons] divided by [PerHour]
Here lies the problem, how can I have the results return in Days, Hours, Minutes?
As an example:
35 gallon tank
1.24 gallons per hour
results are: 28.22581
I can figure how to get hours and minutes from this result, but the example above is a conservative one. I do have 3,000 gallon tanks with a fuel consumption of 3 gallons per hour at other sites.
It would also be great to have the result state it such as 1 Day, 7 Hours, 35 Minutes.
Any help would be greatly appreciated...I love the tons of info here.