MrMcFestoe
Technical User
Somebody might be able to shed some light on this, i have the following code in the control source of a text box, it works fine, it find the last date in a subform for what ever customer is shown, but when the text box is displaying the date it does not update my table. Is this because its a text box? if i place the code in a field it still does not update the field in my table. Stuck on this one
=DMax("[Date of Visit]","[Service History]","ID = " & [Forms]![Customers]![ID] & " and [Reason For Visit] = 'Service'"
Any ideas would help, this is sending my daft![[hourglass] [hourglass] [hourglass]](/data/assets/smilies/hourglass.gif)
Thanks
=DMax("[Date of Visit]","[Service History]","ID = " & [Forms]![Customers]![ID] & " and [Reason For Visit] = 'Service'"
Any ideas would help, this is sending my daft
![[hourglass] [hourglass] [hourglass]](/data/assets/smilies/hourglass.gif)
Thanks