Hi,
I am trying to set up a database that allows a receptionist to book meeting rooms for staff in the office. I have created a table for the rooms and a table for the bookings (with a relationship so the rooms lookup) and in the table for bookings the date and timing is also chosen.
The problem is that I am fast reaching the extent on my knowledge. I want the bookings form to lookup the avaliability of the room for the date and time chosen, and also I want to display the bookings like a calendar for refrence and printing each week, months booking.
I'm sorry if this is too much to ask for help on but I am hoping I can learn from stuggling through this project.
Thanks for any help,
Peter
PS: Does it help if I post what I have done so far?
I am trying to set up a database that allows a receptionist to book meeting rooms for staff in the office. I have created a table for the rooms and a table for the bookings (with a relationship so the rooms lookup) and in the table for bookings the date and timing is also chosen.
The problem is that I am fast reaching the extent on my knowledge. I want the bookings form to lookup the avaliability of the room for the date and time chosen, and also I want to display the bookings like a calendar for refrence and printing each week, months booking.
I'm sorry if this is too much to ask for help on but I am hoping I can learn from stuggling through this project.
Thanks for any help,
Peter
PS: Does it help if I post what I have done so far?