Creating a Formula
Hi Andrea,
You can also use the convert function
Put this in C5
=CONVERT(B5,"F","C")
Check out the help file for the full range
of conversions, it's very extensive.
HTH
Martin
"Andrea" wrote in message
...
I need to put a convertor from Fahrenheit to Celsius. I need to create the
formula to do it, but I'm not sure how.
I have the tempeture on F on cell B5 and I need to put the conversion to C
on C5.
The formula is (F-32)*5/9=C
How I insert that formula in the correct cell?
|