G
Guest
I am trying to write a databse that will do as follows:
In one table I have the details of the properties of a particular item (each
item is another record)
In another table I have a list of "borrowers" (each borrower is another
record)
Now I want to create a form/table that will allow me keep track and save
what a "borrower" borrowd. A borrower can have more then one Item out at
once. I will input the dates that the person neads the item for.
Also I want to be able to pull up a screen and lets saymark off that a
person neads an item with properties A and F (for example), between these two
dates, and it will then display me a list of what items are available forthat
time.
In one table I have the details of the properties of a particular item (each
item is another record)
In another table I have a list of "borrowers" (each borrower is another
record)
Now I want to create a form/table that will allow me keep track and save
what a "borrower" borrowd. A borrower can have more then one Item out at
once. I will input the dates that the person neads the item for.
Also I want to be able to pull up a screen and lets saymark off that a
person neads an item with properties A and F (for example), between these two
dates, and it will then display me a list of what items are available forthat
time.