Different query comes up with same information

C

Carla

When I use my form to create a request for the information, I receive the
previouse information. When I use it the second time, the correct
information comes up.
 
V

Vladimír Cvajniga

You may want to save record & requery an appropriate frm.RecordSource or
rpt.RecordSource after you've changed input parameters.

HTH

Vlado
 
Top