K
Kyle
I would like some suggestion as how to setup a database that would allow all
users input in one record per day then the next day will be next new record.
I am planning to create a database with a form to keep track many users who
are testing their ESD strap daily. I like to have a new record generated
each day to record all users’ entry. The form will have these fields.
- Daily Record Number #: (autonumber)
- User’s Name:
- Type of Strap testing:
- Test result: Pass/fail
This is how it works. First user will fill out the above infor, then click
the submit button. Next user come alone fill in and so on. This Daily
Record Number 0001 will have all users list for today in this record. Next
day, a new record number will be 0002. This is like keeping track of a list
of user in one record per day.
Anyone have an example similar to this idea.
Thanks for any help.
users input in one record per day then the next day will be next new record.
I am planning to create a database with a form to keep track many users who
are testing their ESD strap daily. I like to have a new record generated
each day to record all users’ entry. The form will have these fields.
- Daily Record Number #: (autonumber)
- User’s Name:
- Type of Strap testing:
- Test result: Pass/fail
This is how it works. First user will fill out the above infor, then click
the submit button. Next user come alone fill in and so on. This Daily
Record Number 0001 will have all users list for today in this record. Next
day, a new record number will be 0002. This is like keeping track of a list
of user in one record per day.
Anyone have an example similar to this idea.
Thanks for any help.