J
JOM
I have a datasheet subform that has [Receiveddate] column that has several
dates in it and a combobox that has [status]. What I would ike to do is
update a textbox on the main form with the latest date in the [Receiveddate]
column from the subform if status is not equal to pending.
E.g., Status ReceivedDate
Complete 12/25/05
Complete 12/25/05
complete 12/29/05
So the date I would ike to have on mainform is 12/29/05
dates in it and a combobox that has [status]. What I would ike to do is
update a textbox on the main form with the latest date in the [Receiveddate]
column from the subform if status is not equal to pending.
E.g., Status ReceivedDate
Complete 12/25/05
Complete 12/25/05
complete 12/29/05
So the date I would ike to have on mainform is 12/29/05