C
Carlo
I've got one form that call another form and references form1 and based on
that field it sets the other subforms to the same context.
Main form calls Second form with multuple subforms which are referenced to
the main forms one field and based on that one field set the context for the
second form and subforms. ex(=forms!main forms!field one)
I notice that if I take out the link to the parent form the flickering goes
way, how can I get around this, the main sets the field number and form 2 get
it from main form but I think its constantly checking the main form and thats
why its flickering help!!
that field it sets the other subforms to the same context.
Main form calls Second form with multuple subforms which are referenced to
the main forms one field and based on that one field set the context for the
second form and subforms. ex(=forms!main forms!field one)
I notice that if I take out the link to the parent form the flickering goes
way, how can I get around this, the main sets the field number and form 2 get
it from main form but I think its constantly checking the main form and thats
why its flickering help!!