I'm modifying the recordsource of the popup form to SELECT * FROM tblOrders WHERE OrderID=X, where X is the selected Order on the listing form.
I've tried requery and refresh and they do the same.
Actually, I just put a button on the main details form to requery the form and when I pressed that the two calculated fields come up with error. They were fine when the form opened up!
Cheers
J
|