Here is a 12-way converter app I threw together today, using your mouse.
Celsius to Farenheit, Farenheit to Celsius, Grams to Ounces, Ounces to Grams, Kilograms to Pounds, Pounds to Kilograms, Kilometers to Miles, Miles to Kilometers, Liters to Gallons, Gallons to Liters, KPH to MPH, and MPH to KPH.
I tried hard to make it so the 2nd time around in clicking the big buttons you wouldn't need to double click them, but no luck. Probably has to do with the way it handles InputBox$ and MessageBox. Besides that, everything works great.
(Edited: Spelling Corrections.)
(Code deleted, fixed version posted below.)
Celsius to Farenheit, Farenheit to Celsius, Grams to Ounces, Ounces to Grams, Kilograms to Pounds, Pounds to Kilograms, Kilometers to Miles, Miles to Kilometers, Liters to Gallons, Gallons to Liters, KPH to MPH, and MPH to KPH.
I tried hard to make it so the 2nd time around in clicking the big buttons you wouldn't need to double click them, but no luck. Probably has to do with the way it handles InputBox$ and MessageBox. Besides that, everything works great.
(Edited: Spelling Corrections.)
(Code deleted, fixed version posted below.)

