M
meghanwh
I have a query "New People Query" which is based on a few tables. Then
I have a form "Alumni Form" which is based on the query. The form
pulls up alumni records, so their ID number is on the form and each
person has a record on the new People Query. I would like to be able
to click a button and have it enter today's date and the alum's ID in
a separate table "DeanMeet Tbl" which is linked by ID. The button is
for each time I meet with someone, so I can click the button and it
records that i met with them today. I might meet with people multiple
times, which is why it is stored in the separate table. Is there a way
to do this? Thank you.
I have a form "Alumni Form" which is based on the query. The form
pulls up alumni records, so their ID number is on the form and each
person has a record on the new People Query. I would like to be able
to click a button and have it enter today's date and the alum's ID in
a separate table "DeanMeet Tbl" which is linked by ID. The button is
for each time I meet with someone, so I can click the button and it
records that i met with them today. I might meet with people multiple
times, which is why it is stored in the separate table. Is there a way
to do this? Thank you.