G
Guest
Hello. I have a db that has a field for file numbers. An example is W12345
or WA1234. What the mgrs want to do now (after thousands of records) is to
change the way the file numbers are done. They would like the beginning
letters split off from the numbers and placed into a separate field. What
the user will do is use a combobox to select the appropriate prefix. The
numbers in the original field will remain only that they would like to have
the number field generate automatically the next sequential number rather
then having someone type it in.
Mainly, my question is removing the leading letters and placing them in
another field. For this I am at a loss and seek help. How would something
like this be accomplished?
Thanks in advance for your response.
*** John
or WA1234. What the mgrs want to do now (after thousands of records) is to
change the way the file numbers are done. They would like the beginning
letters split off from the numbers and placed into a separate field. What
the user will do is use a combobox to select the appropriate prefix. The
numbers in the original field will remain only that they would like to have
the number field generate automatically the next sequential number rather
then having someone type it in.
Mainly, my question is removing the leading letters and placing them in
another field. For this I am at a loss and seek help. How would something
like this be accomplished?
Thanks in advance for your response.
*** John