Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
swpt4330
 
Posts: n/a
Default What is the formula for converting farenheit to celsius?


I dont remember what the formula for converting temperatures from
farenheit to celsius?
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

F = 1.8C + 32

C = (F - 32)/1.8



In article ,
"swpt4330" wrote:

I dont remember what the formula for converting temperatures from
farenheit to celsius?

  #3   Report Post  
Markus L
 
Posts: n/a
Default

"swpt4330" wrote in message
...

I dont remember what the formula for converting temperatures from
farenheit to celsius?


=CONVERT(A1,"F","C")
(needs Analysis ToolPak Add-In)


  #4   Report Post  
mangesh_yadav
 
Posts: n/a
Default


use the CONVERT excel worksheet function as follows:
=CONVERT(A1,"F","C")

where A1 holds the temperature

You need to enable the Analysis ToolPak addin.

The formula is:
=(A1-32)*5/9


Mangesh


--
mangesh_yadav
------------------------------------------------------------------------
mangesh_yadav's Profile: http://www.excelforum.com/member.php...o&userid=10470
View this thread: http://www.excelforum.com/showthread...hreadid=379587

  #5   Report Post  
paul
 
Posts: n/a
Default

excel will do it for you!.Check out the convert function
--
paul
remove nospam for email addy!



"swpt4330" wrote:


I dont remember what the formula for converting temperatures from
farenheit to celsius?



  #6   Report Post  
bj
 
Posts: n/a
Default

one is
=(fahr+40)*5/9-40
or
=(fahr-32)*5/9


"swpt4330" wrote:


I dont remember what the formula for converting temperatures from
farenheit to celsius?

  #7   Report Post  
Ron Coderre
 
Posts: n/a
Default

Celcius = =(Fahrenheit-32)*5/9

--
Regards,
Ron

  #8   Report Post  
bj
 
Posts: n/a
Default

This may be a second response
=(fahr+40)*5/9-40
or
=(fahr-32)*5/9

"swpt4330" wrote:


I dont remember what the formula for converting temperatures from
farenheit to celsius?

  #9   Report Post  
Pank
 
Posts: n/a
Default

SWPT4330,

farenheit to celsius is:-
Tc = (5/9)*(Tf-32); Tf = temperature in degrees Fahrenheit

celsius to farenheit is :-
Tf = (9/5)*Tc+32; Tc = temperature in degrees Celsius

HTH

Pank


"swpt4330" wrote:


I dont remember what the formula for converting temperatures from
farenheit to celsius?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
referencing named formula using INDIRECT function [email protected] Excel Worksheet Functions 19 May 11th 05 09:48 AM
Simplify formula Luke Excel Worksheet Functions 37 May 6th 05 07:21 AM
put formula results into a different cell if it is empty PutFormula Excel Worksheet Functions 2 February 11th 05 03:31 AM
how do i write a formula and keep in in formula form, so it DOESN. norcalchick2207 Excel Discussion (Misc queries) 2 February 4th 05 08:38 PM
Match / Vlookup within an Array formula Hari Prasadh Excel Discussion (Misc queries) 3 February 3rd 05 04:37 PM


All times are GMT +1. The time now is 04:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"