J
JudyKemp
I have a parameter query works as long as there are related records in the
tables. My problem is I when the query results are "null" or no records
exist I want the query to automatically create a new record based on the
parameter input. Is this possible?
Example:
[CustomerID] criteria shows Like "*" & [Enter Customer ID:] & "*"
If this is a new record for this Customer my query returns no values. I
want the query to automatically create a new record for this Customer or show
all records related.
Your help is GREATLY appreciated!
tables. My problem is I when the query results are "null" or no records
exist I want the query to automatically create a new record based on the
parameter input. Is this possible?
Example:
[CustomerID] criteria shows Like "*" & [Enter Customer ID:] & "*"
If this is a new record for this Customer my query returns no values. I
want the query to automatically create a new record for this Customer or show
all records related.
Your help is GREATLY appreciated!