form filtering problem

T

tracey

I have a main form that has a subform. I have written
code that will manipulate the data and run calculations
while the user inputs the data(on the subform). When the
main form is filtered, the subform requeries (everytime a
field is updated), which brings the cursor to the first
record on the subform, when the main form is not filtered
the subform does not requery. How can I stop the subform
from requerying while the main form is filtered?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top