Generate More Than One Record

D

DavidPuddyFan

I have created some code that will generate a serial number in a
particular format (YYWW D ###)...The ### will recycle itself each day
so a serial number created yesterday would be 0419 5 001 one created
today would be 0419 6 001.

What I am being asked to do now, and I am not sure if it is possible is
to add a field to the form where this is generated to add a
quantity...and when the code is executed, create that many
serial#'s...so if there were a qty of 10 entered, the generate serial
command button would create and post to the table 15 serial#'s using
the data on the form. Is this possible?

Thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top