Hi All,
Here is the problem.
I am using 4 textboxes to set the criteria in an Append query.
I have set defaults for 2 of them, the other 2 can't have defaults
set for them because I need to return all values for them if the user
hasn't specified a certain value.
So the query is returning no records because it doesn't like any of
the defaults that I set for these fields like: <>Space(0) or
Is Not Null, or Like "*". Nothing is working!
Any ideas?
Nikki Wright
Database Specialist
"But I'm not crazy, I'm just a little unwell"
Here is the problem.
I am using 4 textboxes to set the criteria in an Append query.
I have set defaults for 2 of them, the other 2 can't have defaults
set for them because I need to return all values for them if the user
hasn't specified a certain value.
So the query is returning no records because it doesn't like any of
the defaults that I set for these fields like: <>Space(0) or
Is Not Null, or Like "*". Nothing is working!
Any ideas?
Nikki Wright
Database Specialist
"But I'm not crazy, I'm just a little unwell"