Hii
i am currently working on creating a database for our department and i came across a way of doing this to record everything in one table.
but the problem is i cannot use multiple auto number for more than once.
allow me to explain.
we received applications and for example they are:
1- Offering Tickets
2- Credit Applications
3- Memo
4- Investment
each should have its own Serial Number and on Autonumber.
since its against the policy to attach the Database, i created an example of what am trying to do which:
1- a field to capture what type of application
2- a field to show the latest Serial number used and next to it is a generate button that simply generates a new Serial number.
3- and below are all the details to be written.
but i failed to write down the code as i am not very experienced.
i only knew how to write Dmax for calculating accumulated SN.
Kindly find the attached
i am currently working on creating a database for our department and i came across a way of doing this to record everything in one table.
but the problem is i cannot use multiple auto number for more than once.
allow me to explain.
we received applications and for example they are:
1- Offering Tickets
2- Credit Applications
3- Memo
4- Investment
each should have its own Serial Number and on Autonumber.
since its against the policy to attach the Database, i created an example of what am trying to do which:
1- a field to capture what type of application
2- a field to show the latest Serial number used and next to it is a generate button that simply generates a new Serial number.
3- and below are all the details to be written.
but i failed to write down the code as i am not very experienced.
i only knew how to write Dmax for calculating accumulated SN.
Kindly find the attached