skylinekiller
New Member
- Joined
- May 3, 2004
- Messages
- 48
I am trying to get the cell to convert liters to gallons. I don't always need to convert to gallons, some of my sells will have gallons and some will have liters. I can get the cell to convert, but my problem is how to get it to where it doesn't always convert if there is a zero value in my liter column.
My formula is =convert(E2,"l","gal")
Liters Gallons
E2 G2
4 1.056688
3 .792516
My formula is =convert(E2,"l","gal")
Liters Gallons
E2 G2
4 1.056688
3 .792516