G
Guest
I have several columns of numbers - some numbers have leading zeros. When I
concatinate the data the leading zero drops off even if I customize the cell
first. Is there any way to have the column data not drop leading zeros when
concatinating?
example:
A B
02536 5525
Concatinated
25365525 desired result = 025365525
Thanks for any ideas!
concatinate the data the leading zero drops off even if I customize the cell
first. Is there any way to have the column data not drop leading zeros when
concatinating?
example:
A B
02536 5525
Concatinated
25365525 desired result = 025365525
Thanks for any ideas!