M
Mike
I have to import a spreadsheet that has numbers formatted as characters to
allow for keeping the leading zeros (003 vs 3). I will then have to take a
value from another table, storing a 7 character string and for some eliminate
the first 3 positions of that string, or the first position of that string.
This will be used in a query to look up another value in anther table.
allow for keeping the leading zeros (003 vs 3). I will then have to take a
value from another table, storing a 7 character string and for some eliminate
the first 3 positions of that string, or the first position of that string.
This will be used in a query to look up another value in anther table.