G
Guest
I have a form that is used to enter ten (10) unique sequential numbers with a
leading alpha character. I would like to be able to have the alpha character
selected automatically and then the next (100 numbers if I suply the leading
number. Presently the form knows who the user is and I believe that I can
parse out the first initial with the "Left$ («stringexpr», «n») " function.
But how do I have the command insert the next (9) sequential numbers if I
list the leading number? I have been trying to see how Excel preforms this
function so I can copy to Access but I can't figure that out either.
I have a seperate table that can be used to insert the numbers if that is
useful.
leading alpha character. I would like to be able to have the alpha character
selected automatically and then the next (100 numbers if I suply the leading
number. Presently the form knows who the user is and I believe that I can
parse out the first initial with the "Left$ («stringexpr», «n») " function.
But how do I have the command insert the next (9) sequential numbers if I
list the leading number? I have been trying to see how Excel preforms this
function so I can copy to Access but I can't figure that out either.
I have a seperate table that can be used to insert the numbers if that is
useful.