Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have types a formula into a cell which give me the a result which is the
TAN of my resultant Angle. 0.791233 = Tan 38.3522 Degrees How do I express this in a formula so that my degrees are shown as the resultant value? Darrell |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Right click the cell, Format Cell, Number (Custom), Type this in "Type":
tan ##.#### And at the last # sign press Alt key and press 0176 in the keypad. Remember when you type 0176 this number, you must not use the alphabet keyboard but the keypad. Then Ok. BTW, the convention of tangent is "tan" not "Tan" Man "Dr. Darrell" wrote in message ... I have types a formula into a cell which give me the a result which is the TAN of my resultant Angle. 0.791233 = Tan 38.3522 Degrees How do I express this in a formula so that my degrees are shown as the resultant value? Darrell |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I'm not allowed to enter that format. The error message reads:
"Microsoft Office Excel cannot use the Number Format you Typed" I tried: tan ##.#### (alt 0176) tan ##.#### tan##.#### I tried to format a cell that had a formula typed into it and I tried to format a cell that only had a number typed into it. Should there be "'s, _'s or ()'s? Is there an option that needs to be turned on? Darrell "Lamb Chop" wrote: Right click the cell, Format Cell, Number (Custom), Type this in "Type": tan ##.#### And at the last # sign press Alt key and press 0176 in the keypad. Remember when you type 0176 this number, you must not use the alphabet keyboard but the keypad. Then Ok. BTW, the convention of tangent is "tan" not "Tan" Man "Dr. Darrell" wrote in message ... I have types a formula into a cell which give me the a result which is the TAN of my resultant Angle. 0.791233 = Tan 38.3522 Degrees How do I express this in a formula so that my degrees are shown as the resultant value? Darrell |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() "Dr. Darrell" wrote in message ... I'm not allowed to enter that format. The error message reads: "Microsoft Office Excel cannot use the Number Format you Typed" I tried: tan ##.#### (alt 0176) tan ##.#### tan##.#### I tried to format a cell that had a formula typed into it and I tried to format a cell that only had a number typed into it. Should there be "'s, _'s or ()'s? Is there an option that needs to be turned on? Darrell "Lamb Chop" wrote: Right click the cell, Format Cell, Number (Custom), Type this in "Type": tan ##.#### And at the last # sign press Alt key and press 0176 in the keypad. Remember when you type 0176 this number, you must not use the alphabet keyboard but the keypad. Then Ok. BTW, the convention of tangent is "tan" not "Tan" Man "Dr. Darrell" wrote in message ... I have types a formula into a cell which give me the a result which is the TAN of my resultant Angle. 0.791233 = Tan 38.3522 Degrees How do I express this in a formula so that my degrees are shown as the resultant value? Darrell |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=degrees(atan(.791233) will give you 38.35220785
-- paul remove nospam for email addy! "Dr. Darrell" wrote: I have types a formula into a cell which give me the a result which is the TAN of my resultant Angle. 0.791233 = Tan 38.3522 Degrees How do I express this in a formula so that my degrees are shown as the resultant value? Darrell |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Compiling macro based on cell values | Excel Discussion (Misc queries) | |||
Instead of a negative number, I'd like to show zero... | Excel Worksheet Functions | |||
Cell color based upon cell value | Excel Discussion (Misc queries) | |||
cell color index comparison | New Users to Excel | |||
up to 7 functions? | Excel Worksheet Functions |