Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
on a calculator I would
divide the smaller number by the larger number and then inv tan to get the degrees what is the simplest way to get the degrees from a spreadsheet formula, I have found one way, by getting the two numbers and using radians and soforth and finally getting my degrees after a couple of steps, there should be a way to just take the two numbers and formulate degrees from them |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
...there
should be a way to just take the two numbers and formulate degrees from them Not sure, but is this what you need? =DEGREES(ATAN2(A1,B1)) HTH. :) -- Dana DeLouis Win XP & Office 2003 "damorrison" wrote in message oups.com... on a calculator I would divide the smaller number by the larger number and then inv tan to get the degrees what is the simplest way to get the degrees from a spreadsheet formula, I have found one way, by getting the two numbers and using radians and soforth and finally getting my degrees after a couple of steps, there should be a way to just take the two numbers and formulate degrees from them |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
yes this does work, thanks
Dave |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
adding row to forumla | Excel Discussion (Misc queries) | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |