Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Windows XP and Office 2003.
I need a formula to left pad some ID numbers that contain both letters and numbers and can be from three to seven characters in length so that all IDs have ten characters. This conversion will occur in another column. For example: 8912 would become 0000008912 42138A would become 000042138A I tried: =Text(A1, "0000000") and this works great when the ID is all numbers, but this fails if letters are involved. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Method 'Left' of object 'DataLabel' failed | Charts and Charting in Excel | |||
Please post this thread a correct full method, method about | New Users to Excel | |||
Please post this thread a complete correct method, method about te | New Users to Excel | |||
Array Formula - using LEFT("text",4) in formula | Excel Worksheet Functions | |||
formula or method needed | Excel Programming |