Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am entering numberic tags/identifiers such as 19.46, 19.2310. The zero is
dropped from 19.2310 and if set decimals zeros are added to 19.46. Can format cells to text before entering but later analysis is not as easy (at least for me). Are there other options |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You can type in e.g. cell A1
'19.240 The ' wil turn it into text without having to format the cells, and it will show correctly. Then in a helper column you put in =value(a1) That will return the value 19.24 for your analysis Of course, the tag '19.240 will return the same value as '19.24 S "elizaG" wrote: I am entering numberic tags/identifiers such as 19.46, 19.2310. The zero is dropped from 19.2310 and if set decimals zeros are added to 19.46. Can format cells to text before entering but later analysis is not as easy (at least for me). Are there other options |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using v-lookup with multiple identifiers | Excel Worksheet Functions | |||
Placing Col & Row identifiers into a cell as text | Excel Worksheet Functions | |||
drop down lists identifiers | Excel Discussion (Misc queries) | |||
What are the gray areas outside row and column identifiers? | Excel Discussion (Misc queries) | |||
add identifiers to a list of numbers | Excel Discussion (Misc queries) |