I am using a form as a General purpose switchboard for an application. One of the functions of the form is to update data from text files exported from another application. I am using a text box to display the date of the last update using the function =DMax("[INV_DATE]","SCEX").Unless I open and close the form after updating the table the date in the text box remains the same. How can I have the text box display the correct date without opening and closing the form after updating the table.Could the code in the update module be modified to do this?
Thanks in anticipation
Errol
Thanks in anticipation
Errol