I have a table (tbl_Forms) which contains the following columns
ID, Form Number, Descrip, Next Number to Print
First Issue.
I have a form that based on the above table and includes an unbound text box labeled forms requested.
I need the next number to print field to increment by the number put...