polarisking
Member
I have a column of member Ids - 6 digits, many with leading zeros - ~7,000 of them. I get other files with information that I attach via vlookups using this member number.
Each time a new file comes in, I have create a new column formatted as Text, strip off the spaces from the original value, format as 000000, and copy back into the original column as text.
Is there a more straight-forward way to do this?
Each time a new file comes in, I have create a new column formatted as Text, strip off the spaces from the original value, format as 000000, and copy back into the original column as text.
Is there a more straight-forward way to do this?