Home |
Search |
Today's Posts |
#5
![]() |
|||
|
|||
![]() Quote:
=CONCATENATE(SUBSTITUTE($A2,"-","")*1,VLOOKUP(6-LEN(SUBSTITUTE($A2,"-","")),$L$2:$M$4,2,0))*1 in this you have to create a table for vlookup eg in above formula $L$2:$M$4 here you would mention the number of trailing zeros to use to complete 6 digits (precede with a space filler) 1 '0 2 '00 0 ' I hope this works for you. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trailing zeros | Excel Worksheet Functions | |||
Trailing Zeros | Excel Discussion (Misc queries) | |||
Keep numbers as entered with trailing zeros | Excel Discussion (Misc queries) | |||
Keep Trailing Zeros When Convert To Text | Excel Discussion (Misc queries) | |||
Trailing zeros are dropping off | Excel Programming |