R
Robin Chapple
I have a membership form based on two queries.
The membership query provides the fixed information about the member
and the history query provides the history of joining and terminating
at various clubs in the league.
The two queries are used in a third query to provide data for a form
with active members by requiring the terminated field to be "null".
When I attempt to add a new member the fields in the history table are
not available. If I enter a "LastName", save the record and return the
fields are available.
I have tried a requery but that does not return me to the new record.
I must be close ???
Thanks,
Robin Chapple
The membership query provides the fixed information about the member
and the history query provides the history of joining and terminating
at various clubs in the league.
The two queries are used in a third query to provide data for a form
with active members by requiring the terminated field to be "null".
When I attempt to add a new member the fields in the history table are
not available. If I enter a "LastName", save the record and return the
fields are available.
I have tried a requery but that does not return me to the new record.
I must be close ???
Thanks,
Robin Chapple