Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
When a list of numbers has been imported into Excel with an ' in front of the
first character (i.e. '0439333222), how can you convert that list so that the ' is removed? Example: to convert '0439333222 to 0439333222 ? Any quick tips would be appreciated. Thanks. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The ' is used to force the cell to a text format. If you remove it, the
displpay will likey drop the leading 0's unless it is formatted as a text cell. Having said that, you can remove it by using Find/Replace. Find ', and leave the Replace box blank. "Eliot" wrote: When a list of numbers has been imported into Excel with an ' in front of the first character (i.e. '0439333222), how can you convert that list so that the ' is removed? Example: to convert '0439333222 to 0439333222 ? Any quick tips would be appreciated. Thanks. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The apostrophe indicates that the "number" is imported as text which it must in
order to retain the leading 0. You can get rid of the apostrophe but then you will lose the leading 0. Although you could format to Custom 0000000000 to show a leading 0 To get rid of the apostrophe try this............. Format all cells to General. Copy an empty cell and select you range of numbers. Paste SpecialAddOKEsc OR Data Text to columnsNextNextColumn Data FormatGeneralFinish. Gord Dibben MS Excel MVP On Thu, 10 Aug 2006 10:46:02 -0700, Eliot wrote: When a list of numbers has been imported into Excel with an ' in front of the first character (i.e. '0439333222), how can you convert that list so that the ' is removed? Example: to convert '0439333222 to 0439333222 ? Any quick tips would be appreciated. Thanks. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
entering data using - between numbers without converting to date | Excel Discussion (Misc queries) | |||
Why are 1/2 my numbers imported as text and the rest as numbers? | Excel Discussion (Misc queries) | |||
converting dates into numbers | Excel Discussion (Misc queries) | |||
Converting text to numbers | Excel Discussion (Misc queries) | |||
finding common numbers in large lists | Excel Worksheet Functions |