K
Kevin Sprinkel
After inserting two fields of a new record as part of a
NotInList procedure, neither of which is the primary key,
I'd like to open an input form to that record to add the
other fields. Is there any way to obtain the
automatically-assigned primary key value, or must I use a
compound Where criteria in the OpenForm method?
TIA
Kevin Sprinkel
NotInList procedure, neither of which is the primary key,
I'd like to open an input form to that record to add the
other fields. Is there any way to obtain the
automatically-assigned primary key value, or must I use a
compound Where criteria in the OpenForm method?
TIA
Kevin Sprinkel