Tim Payton
11-14-2009, 01:26 AM
I would like to have Access check a table and if the client name exists, then run an Update query and if it dosen't exist then run an Append query.
I have a table (clients)
When clients register I receive the information in an linked Excel spreadsheet. This spreadsheet may contain a combination of new and existing clients.
I understand how to write append queries.
I have very little experience with writing code. I have had some limited luck with modifying other people's code but if the following can be done through queries I would be very happy.
I'd appreaciate any information or sugestions about where to start finding the solution to this problem.
Thank you,
Tim
I have a table (clients)
When clients register I receive the information in an linked Excel spreadsheet. This spreadsheet may contain a combination of new and existing clients.
I understand how to write append queries.
I have very little experience with writing code. I have had some limited luck with modifying other people's code but if the following can be done through queries I would be very happy.
I'd appreaciate any information or sugestions about where to start finding the solution to this problem.
Thank you,
Tim