G
Guest
I am opening a continuous form that is linked to a query that is only showing
records with a certain [TransID] value (and it is a long integer number).
There could be 1 or multiple records (but never 0) and each one will always
have the same transid value (each time this form is opened it could listing
records based on a different transID value).
What I need to have happen is when a user opens the list and wants to create
a new record in that list of specific transID's, the new record has to
automatically take the transID value of all of the rest of the records in
that form at that time.
records with a certain [TransID] value (and it is a long integer number).
There could be 1 or multiple records (but never 0) and each one will always
have the same transid value (each time this form is opened it could listing
records based on a different transID value).
What I need to have happen is when a user opens the list and wants to create
a new record in that list of specific transID's, the new record has to
automatically take the transID value of all of the rest of the records in
that form at that time.