resetting query value

jerry28ph

jerry
Local time
Today, 15:31
Joined
Nov 16, 2008
Messages
141
Hi,

After running the query, and you want to input another set of criteria, how can we reset the query? Please need your help.

Thanks,
Jerry
 
thru my query and main form. when you run the query and the value showed on the screen and once you change your criteria on your main form, does the value of your query be overwritten by a new value? Pls correct me if i am wrong, i tried it and it was overwritten by a new value.
THanks.

Jerry


How are you setting the criteria?
 
Every time you run the query it should read the criteria in the form. It follows that if the criteria have changed, you will get different results in your query.
 

Users who are viewing this thread

Back
Top Bottom