Edited by HansV – huge amount of white space removed from attached picture. Please don’t post pictures larger than 640 by 480.
I am trying to update a table field from a calculated control on a form. The form has a loan date and a returned date. I am calculating the difference in the ‘After Update’ event of the returned date control and receive the message in the attachment. The code is as follows: [daysout] = [returneddate] – [loandate]. Please advise. Thanks in advance.