P
PB
I am having a problem when concatenating 5 columns of 2
digit numbers which do have leading zeroes for 1 through 9.
Even though the column cells can be formated to view the
leading zeroes the formula drops them. I want it to keep
them.
IE.
03 47 59 07 35 should be 0347590735 which will be used in
sorting and grouping later in the process I am setting up.
Instead I get 34759735. As you can see this is a
completely different number.
digit numbers which do have leading zeroes for 1 through 9.
Even though the column cells can be formated to view the
leading zeroes the formula drops them. I want it to keep
them.
IE.
03 47 59 07 35 should be 0347590735 which will be used in
sorting and grouping later in the process I am setting up.
Instead I get 34759735. As you can see this is a
completely different number.