Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
I'd import your data and leave it as is and convert to the format you want with a formula. Say you imported to column A, put this in b1 and drag down =REPT("0",16-LEN(A1))&LEFT(A1,LEN(A1)-1)&"0" Mike "donna13pa" wrote: I want to specify that if data I am importing is 5556946581 it will return as 0000005556946580. It will add 0's to the beginning to make the length 16 characters long and also change the last number to 0 if it is a number from 1-9 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy worksheet1 to worksheet2, keep cell format eg cell size | Excel Discussion (Misc queries) | |||
How do I have a linked cell auto-size to fit the linked data? | Excel Discussion (Misc queries) | |||
Set Circle Size from cell data? | Excel Discussion (Misc queries) | |||
cell size and font size | Excel Discussion (Misc queries) | |||
Cell size? Or size limit for Text data type? | Excel Discussion (Misc queries) |