Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
If I wanted my answer in degrees for the following: opp side 8.3ft divided
by adjacent side 5.8ft should give me 55.05 degrees. I have no problem with my little calculator but I'm having a difficult time trying to do this in excel. I did go through the help files, Can someone help? It's probably simple but my thick head just can see it. Thanks in advance Serge |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Give this a go: =DEGREES(ATAN2(D20,C20)) -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=536230 |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Hello Dave,
Thank you very much. It works great now. First I discovered I missed the 'S' in DEGREES, then I had a '/' instead of comma. Would you have any more example to send to me? If not, that's ok. I'm very greatfull for the help you have given me. Serge "davesexcel" wrote: Give this a go: =DEGREES(ATAN2(D20,C20)) -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=536230 |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thank you for your input. I like it also.
Serge "paul" wrote: degrees(atan(a1/b1) is perhaps more like the way we would do it on a calculator. -- paul remove nospam for email addy! "Serge" wrote: Hello Dave, Thank you very much. It works great now. First I discovered I missed the 'S' in DEGREES, then I had a '/' instead of comma. Would you have any more example to send to me? If not, that's ok. I'm very greatfull for the help you have given me. Serge "davesexcel" wrote: Give this a go: =DEGREES(ATAN2(D20,C20)) -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=536230 |
#6
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]() Check out this site http://phoenix.phys.clemson.edu/tuto...xcel/trig.html -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=536230 |
#7
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Thankyou Dave,
That's great. I will take some lessons. Serge "davesexcel" wrote: Check out this site http://phoenix.phys.clemson.edu/tuto...xcel/trig.html -- davesexcel ------------------------------------------------------------------------ davesexcel's Profile: http://www.excelforum.com/member.php...o&userid=31708 View this thread: http://www.excelforum.com/showthread...hreadid=536230 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Stop excel from dropping the 0 in the beginning of a number? | Setting up and Configuration of Excel | |||
Open Excel 2003 from Windows Explorer | Excel Discussion (Misc queries) | |||
Need suggestions for some uses of Ms Excel | Excel Discussion (Misc queries) | |||
Excel Range Value issue (Excel 97 Vs Excel 2003) | Excel Discussion (Misc queries) | |||
Excel 2002 and 2000 co-install. Control Which Starts ? | Excel Discussion (Misc queries) |