Hello!
Im designing a check out system for a small library we have at my office. I want to make an easy check out system, but this is my first time using acces. If you could help me figure out where to go from here, please let me know.
The book table is
ID (key)
title
author
isbn
location
I would like to be able to check books in and out i with some sort of form. We have IDs that when swiped type our the your name, id, and time swiped. I would like the check out prosses to be as simple as possable. For example
Enter book id
Swipe ID
enter email adress
We are at a university, so there are thousands of potentail users. We dont want to have to create a profile for every person, just take there name and email when the check out a book.
My questions:
SHould this all be done on one table?
If not, what others would you recommend I have with what info?
How can i create a form that automatically calculates a due date 2 weeks from wehn the book is checked out?
Can I automate an email people a reminder to return the books before the due date?
Thanks for your help, I am totally new to access.
Im designing a check out system for a small library we have at my office. I want to make an easy check out system, but this is my first time using acces. If you could help me figure out where to go from here, please let me know.
The book table is
ID (key)
title
author
isbn
location
I would like to be able to check books in and out i with some sort of form. We have IDs that when swiped type our the your name, id, and time swiped. I would like the check out prosses to be as simple as possable. For example
Enter book id
Swipe ID
enter email adress
We are at a university, so there are thousands of potentail users. We dont want to have to create a profile for every person, just take there name and email when the check out a book.
My questions:
SHould this all be done on one table?
If not, what others would you recommend I have with what info?
How can i create a form that automatically calculates a due date 2 weeks from wehn the book is checked out?
Can I automate an email people a reminder to return the books before the due date?
Thanks for your help, I am totally new to access.
Comment