W
wesley.allen
Hello.
I am trying to run an append query that will append a record to a
table if a certain criteria is not met.
When my database opens, I want it to look to a table and see if there
is a record for today's date. If not, I want it to add one. If a
record already exists, I want it to do nothing.
I have tried running append queries, queries based on other queries,
etc. I can't get anything to work.
Any ideas?
Thanks
I am trying to run an append query that will append a record to a
table if a certain criteria is not met.
When my database opens, I want it to look to a table and see if there
is a record for today's date. If not, I want it to add one. If a
record already exists, I want it to do nothing.
I have tried running append queries, queries based on other queries,
etc. I can't get anything to work.
Any ideas?
Thanks