J
JMCx2
I need to create visit records that track who visited what work site. The
visitors' information already exists as records in my databse. I need to
select several existing records (names, numbers, etc) from tblpersonnel, add
the visit specific information and save it all as a new record. I have
created a form based on tblvisits that contains the visit fields and put in a
subforms that contains all the personnel records from tblpersonnell. This is
as far as I have gotten.
visitors' information already exists as records in my databse. I need to
select several existing records (names, numbers, etc) from tblpersonnel, add
the visit specific information and save it all as a new record. I have
created a form based on tblvisits that contains the visit fields and put in a
subforms that contains all the personnel records from tblpersonnell. This is
as far as I have gotten.