maverickmonster
Programmer
Hi
I have a system where users tick or enter information to filter data on. I currently set all to * at the moment but this will be explained later why.
When they have made thier choices they click the run query button . Every critira in the query is set to "Like([forms]![report]![status])" so if the member doesnt select anything then the query should use it like a wild card . but this isnt working . . . The user queries can be stored in a table.
Is this a poor way of doing what i want or is there a better way to do this ??
Thanks in advance
Maverickmonster
I have a system where users tick or enter information to filter data on. I currently set all to * at the moment but this will be explained later why.
When they have made thier choices they click the run query button . Every critira in the query is set to "Like([forms]![report]![status])" so if the member doesnt select anything then the query should use it like a wild card . but this isnt working . . . The user queries can be stored in a table.
Is this a poor way of doing what i want or is there a better way to do this ??
Thanks in advance
Maverickmonster