Re-freshing open form with Query

R

Richard Davis

I have a form that will be open (FORM B). When I change information in a
subform from FORM A, SUBFORM A I would like for the query that FORM B is
pulled from to run and update the information to automatically display in
FORM B
 
R

RuralGuy

Forms!FORMB.Requery
http://www.mvps.org/access/forms/frm0031.htm

I have a form that will be open (FORM B). When I change information in a
subform from FORM A, SUBFORM A I would like for the query that FORM B is
pulled from to run and update the information to automatically display in
FORM B

_______________________________________________
hth - RuralGuy (RG for short)
Please post to the NewsGroup so all may benefit.
 
Top