Hi!
I am trying to create a data base to control the loan dates of plants. Normally, we have a certain plant species that are lent for a period of 6 months. After those six months they should be sent back or else, we need to postpone the loan for another six months.
So I have a table of loans, with the species id number, date of loan, and date of expected return. What I need is some sort of command/query where I can use a yes/no tick box so that when I put the tick on the box, the computer automatically adds 6 months to an expected date of return of a plant, thus postponing the return date for six months.
Can this be done?
Thanks for your time
Best wishes
Carlos
I am trying to create a data base to control the loan dates of plants. Normally, we have a certain plant species that are lent for a period of 6 months. After those six months they should be sent back or else, we need to postpone the loan for another six months.
So I have a table of loans, with the species id number, date of loan, and date of expected return. What I need is some sort of command/query where I can use a yes/no tick box so that when I put the tick on the box, the computer automatically adds 6 months to an expected date of return of a plant, thus postponing the return date for six months.
Can this be done?
Thanks for your time
Best wishes
Carlos