Hi All
Please forgive what I'm sure is a dumb question but I've spent half a very frustrating day on this.... (got to learn Access sometime!)
Access 2000
XP pro
I have three tables: books, borrowers and loans. Each has an ID field as the key.
I have a form for issuing books to borrowers which updates the tables with which borrower has got what book. All OK so far.
My problem.... In the form I have a calculated field which uses the "DateAdd" function to calculate the return date for the book from the loan date field plus 14 days. Whilst the loans table will update fine with the loan date, it will not update with the calculated return date:~#
Any ideas?
Thanks
Paul
Please forgive what I'm sure is a dumb question but I've spent half a very frustrating day on this.... (got to learn Access sometime!)
Access 2000
XP pro
I have three tables: books, borrowers and loans. Each has an ID field as the key.
I have a form for issuing books to borrowers which updates the tables with which borrower has got what book. All OK so far.
My problem.... In the form I have a calculated field which uses the "DateAdd" function to calculate the return date for the book from the loan date field plus 14 days. Whilst the loans table will update fine with the loan date, it will not update with the calculated return date:~#
Any ideas?
Thanks
Paul