OK, let me see if I can explain this well...
I have a database that is used to keep track of all the Air Quality permits here. They would like a history table, so that when someone checks out a file, they have a list of everyone who's ever checked out that particular file. I'm thinking to make one History table, and having the data inserted into it when the check out form is used.
But, I can't seem to make it put the data into the table. I would like this to be as easy and painless (and hidden, preferably) as possible, since neither person who uses this database is very computer literate. If you have more questions or need more clarifiation, let me know and I'll try to explain better.
Thanks,
Jennifer Sigman
I have a database that is used to keep track of all the Air Quality permits here. They would like a history table, so that when someone checks out a file, they have a list of everyone who's ever checked out that particular file. I'm thinking to make one History table, and having the data inserted into it when the check out form is used.
But, I can't seem to make it put the data into the table. I would like this to be as easy and painless (and hidden, preferably) as possible, since neither person who uses this database is very computer literate. If you have more questions or need more clarifiation, let me know and I'll try to explain better.
Thanks,
Jennifer Sigman