Good morning All-
Ok I have a text box on my main form that I'm trying to pull in the most recent date from a subform.
I have tried just : =Max(Form!Subform!RecvdDate) =Error
I have also tried : =DMax("[RecvdDate]","tbl_Subform") = 11/7/12, which isn't the correct anwser and honestly not sure where it got that
Can anyone help with this... Please
Thanks!