Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Or slightly simpler:
=TEXT(A2,"0")&" deg" Hope this helps. Pete On Apr 27, 3:58*am, wrote: Got it now.. the correct expression is: * *=CONCATENATE(TEXT(A2,"0"), " deg") * * * * * * * or * *=CONCATENATE(TEXT(A2,"0"), " °") where the ASCII code for the ° symbol is: *Alt+0176 * * -G |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Need help creating legend with 2 units. | Charts and Charting in Excel | |||
characters and strings | Excel Discussion (Misc queries) | |||
How to find number of pairs of strings from list of strings? | Excel Worksheet Functions | |||
last name, first name strings | New Users to Excel | |||
How can I count strings within strings | Excel Worksheet Functions |