T
Telesphore
Table: tblCounter
Field: NextNumber
I want the field "NextNumber" to start at 2034, because the last time we
print the report for school fee, the number was 2033. So I will change the
new value in the table with the texbox "NextNumber" of a form "frmCounter".
This is usefull in case of errors, if we need to start again at 2034.
Having to view and print a 100 reports, how to make this value appear in a
report "rptFeeBill" and how to update automatically the field "NextNumber"
in the table?
Thank you in advance.
Field: NextNumber
I want the field "NextNumber" to start at 2034, because the last time we
print the report for school fee, the number was 2033. So I will change the
new value in the table with the texbox "NextNumber" of a form "frmCounter".
This is usefull in case of errors, if we need to start again at 2034.
Having to view and print a 100 reports, how to make this value appear in a
report "rptFeeBill" and how to update automatically the field "NextNumber"
in the table?
Thank you in advance.