Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
How do I format census tract numbers into a six digit format, suitable for
concatenation? I need to add zeroes on to the beginning of some cells, but not others. |
#2
![]() |
|||
|
|||
![]()
How do I format census tract numbers into a six digit format, suitable
for concatenation? I need to add zeroes on to the beginning of some cells, but not others. If cell A1 holds a tract number, one way is to use: =TEXT(A1,"000000") Generalize to meet your need. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format numbers in chart datatable | Charts and Charting in Excel | |||
how to format numbers stored as text or vice versa to use vlookup | Excel Worksheet Functions | |||
How do I format a cell so that only specific numbers can be enter. | Excel Discussion (Misc queries) | |||
Mail Merge - format of numbers | Excel Discussion (Misc queries) | |||
How do i change numbers in text format to number format? | New Users to Excel |