V
Vicky
I have a form which has a field "Version" I would like when I add a new
record in the form, to have a macro which looks to see if that record is
already in a table (tblVersion) and if it is then prompt me that it already
exists, if not, have it update the table with the new data. I believe I need
an append query, and I understand that I need an IF function, but not sure
how to write the code to run the query If needed. Any suggestions for me?
If you have a site that could be helpful to teach me, that would be great.
Vicky
record in the form, to have a macro which looks to see if that record is
already in a table (tblVersion) and if it is then prompt me that it already
exists, if not, have it update the table with the new data. I believe I need
an append query, and I understand that I need an IF function, but not sure
how to write the code to run the query If needed. Any suggestions for me?
If you have a site that could be helpful to teach me, that would be great.
Vicky