Funny refresh problem.

P

pfm721

I have a form that has a subform on the main form. I also have a tabbed
section on which is another subform. The main form contains txtSSN which is
linked to the subform sfrmConsult via master and child. sfrmConsult has
txtConsultNumber which is pulled back onto the main form in txtCN the subform
on the consult has txtCNapp which is liked via master child. when I add the
links my tabbed subform constantly refreshes. When I delete the link it stops
refreshing. I know this all very convoluted, but any help would be
appreciated.
 
M

M.

I think that you have a circular relationship, which triggers the continuous
refresh actions. Try to solve this by defining only cascading master child
relationships in your mentioned form.

If you aren't able to resolve the issue, please reply with detailed
information on the forms (which is sub/main and which is on tabbed / main)
and the master child relations that you defined for the subform(s) controls

Regards,

M.
 

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