Refreshing Sub forms

S

StuJol

using access 2003 i have FormA and a sub form formB. FormB is a subform of
formA. FormB is view as a datasheet. When certains field are updated in the
subform formB, formA is refreshed using the following code

FormA.FormB.Form.Refresh

all works great except when formA is refreshed, subform formB is also
refreshed causing the cursor to go back to the first field.

is there a way to refresh formA without refresing its subform?
 

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

Similar Threads


Top