Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
Hi everyone,
I know how to convert a text to number..... there are many tips on this. But I need to convert numbers to text so that I can import the sheet to Access I have a column with many many zip codes. Some have been entered are numbers, and the vast majority are texts. Any help would be great.... Thanks |
#2
![]() |
|||
|
|||
![]()
Hi
you can use the =TEXT function if there is a consistent format to your numbers, e.g. if all the numbers are five digits long then =TEXT(A1,"00000") and filled down will give you text for each of these numbers - you can then copy this column, choose edit / paste special - values to change the formula into values. Cheers JulieD "Calif_guy" wrote in message ... Hi everyone, I know how to convert a text to number..... there are many tips on this. But I need to convert numbers to text so that I can import the sheet to Access I have a column with many many zip codes. Some have been entered are numbers, and the vast majority are texts. Any help would be great.... Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert text to numbers | Excel Discussion (Misc queries) | |||
Convert data of cells to any type: Number, Date&Time, Text | Excel Discussion (Misc queries) | |||
Sorting when some numbers have a text suffix | Excel Discussion (Misc queries) | |||
I enter numbers and they are stored as text | Excel Discussion (Misc queries) | |||
How to Replace numbers and text with numbers only? | Excel Worksheet Functions |