G
Guest
Thanks to PC Datasheet for prior help; another issue arises beyond my
ability. I guess I don't understand this bookmark thing enough to adapt.
I am creating a new client: from my [MainClientForm] a command button opens
a form to generate a NotInList routine and assign a new ClientID, then opens
an entry form passing the ClientID via OpenArgs. OK--so now the entry form
is complete with details including the newly assigned ClientID.
I close the entry form to return to [MainClientForm].
My new client is available in the combo box selector thanks to a requery of
the cbo, but the [MainClientForm] is returned (via requery) to the first
record. No surprise, but I want it at the newly created client.
Bookmark, I know. Cannot do it though. I cannot seem to logic it through or
be lucky enough to back into it. HELP?
ability. I guess I don't understand this bookmark thing enough to adapt.
I am creating a new client: from my [MainClientForm] a command button opens
a form to generate a NotInList routine and assign a new ClientID, then opens
an entry form passing the ClientID via OpenArgs. OK--so now the entry form
is complete with details including the newly assigned ClientID.
I close the entry form to return to [MainClientForm].
My new client is available in the combo box selector thanks to a requery of
the cbo, but the [MainClientForm] is returned (via requery) to the first
record. No surprise, but I want it at the newly created client.
Bookmark, I know. Cannot do it though. I cannot seem to logic it through or
be lucky enough to back into it. HELP?