M
Microsoft
I am putting together a database of volunteers for a non-profit as a way of
learning Access, and it is almost done. One of the last modules I am doing
allows data entry volunteers to put records in an Excel spreadsheet with the
same fields (many don't have Access). My module will import the new data
into separate Access database with the same structure as the main one and
then put new records into Access after checking for duplicates. Several
fields will be in the duplicates logic (last name, first name, address and
phone number, not all ands).
I'm sure I'm overlooking something very obvious, as I have searched the main
Access newsgroup and others, and the answer always is use an update query.
I have tried that and can't figure out how the query would work. I could do
this with VBA, and I will, if I can't figure it out soon, but the idea was
to learn Accesss. Can anyone help me out?
TIA,
John
John Cunningham
Silver Spring, MD
(e-mail address removed)
learning Access, and it is almost done. One of the last modules I am doing
allows data entry volunteers to put records in an Excel spreadsheet with the
same fields (many don't have Access). My module will import the new data
into separate Access database with the same structure as the main one and
then put new records into Access after checking for duplicates. Several
fields will be in the duplicates logic (last name, first name, address and
phone number, not all ands).
I'm sure I'm overlooking something very obvious, as I have searched the main
Access newsgroup and others, and the answer always is use an update query.
I have tried that and can't figure out how the query would work. I could do
this with VBA, and I will, if I can't figure it out soon, but the idea was
to learn Accesss. Can anyone help me out?
TIA,
John
John Cunningham
Silver Spring, MD
(e-mail address removed)