L
Lolie
Hi,
I'm having a lot of trouble with this syntax. It's supposed to return the
termination_date from the current participant_id's most previous match.
DMax("match_terminated", "tbl_match", "participant_id=" & Me.participant_id
& "AND "match_terminated<" & match_date)
Any ideas greatly appreciated!
I'm having a lot of trouble with this syntax. It's supposed to return the
termination_date from the current participant_id's most previous match.
DMax("match_terminated", "tbl_match", "participant_id=" & Me.participant_id
& "AND "match_terminated<" & match_date)
Any ideas greatly appreciated!