H
hughess7
Hi all
I have some code which creates records in a table based on user data input
on a form in unbound text boxes. I now need to amend the routine to create
foreign records in a different table at the same time. The ItineraryID is an
autonumber, this is the link between the two tables - how would I be able to
find out what the number was of the record just created so I can add dates to
a foreign table for this Itinerary?
Hope that makes sense! Thanks in advance for any help.
Sue
I have some code which creates records in a table based on user data input
on a form in unbound text boxes. I now need to amend the routine to create
foreign records in a different table at the same time. The ItineraryID is an
autonumber, this is the link between the two tables - how would I be able to
find out what the number was of the record just created so I can add dates to
a foreign table for this Itinerary?
Hope that makes sense! Thanks in advance for any help.
Sue