K
Kirk P.
I have text strings in a field called HRID. I'm looking for a function that
will examine each item in HRID. If the length of the string equals 6, then
leave it as is. If less than 6, then add whatever number of leading zeros is
required to make the text string exactly 6 characters in length.
Any help would be appreciated!
will examine each item in HRID. If the length of the string equals 6, then
leave it as is. If less than 6, then add whatever number of leading zeros is
required to make the text string exactly 6 characters in length.
Any help would be appreciated!