Guest_imported
New member
- Jan 1, 1970
- 0
Hello,
I'm working on simple databse right now that logs volunteers, the activities they'vew done and the area they've worked.
One table(SignIn_data) keeps track of the person, date and time. Activites and Area logs are kept in two different tables.
The user selects a activity/area from a sub form. This sub form puts the Activity and their SignIn number in the table.
The problem is that the SignIn number doesn't get recorded if they haven't signed in before.
Does anyone think they might know what is wrong?
Thanks in advance
Gary
I'm working on simple databse right now that logs volunteers, the activities they'vew done and the area they've worked.
One table(SignIn_data) keeps track of the person, date and time. Activites and Area logs are kept in two different tables.
The user selects a activity/area from a sub form. This sub form puts the Activity and their SignIn number in the table.
The problem is that the SignIn number doesn't get recorded if they haven't signed in before.
Does anyone think they might know what is wrong?
Thanks in advance
Gary