Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Filter Problem

Status
Not open for further replies.

elibb

Programmer
Oct 22, 2001
335
MX
hi, i have two querys different querys, from the same table, that i am using as subform in a new form. i need the two querys to be filtred by the Date field, they both have, using the same value for both.
i have to try to do it by vb code, setting a variable, and asking for it when the main form loads, and then creating the filter for each subform using that variable, but when i run it, i get at the bottom "filtred" but they are not filtered, i still get all the records.. any ideas??

thank You very much

Eli
 
Did you use the .requery action to update the data in the two subforms?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top