M mohsinhq Registered User. Local time Today, 18:32 Joined Aug 2, 2004 Messages 90 Oct 7, 2004 #1 Is it possible to reload an already open form through an event. (not Timer). I need to requery a form and its subform when a combo selection is made.. Thanks in advance
Is it possible to reload an already open form through an event. (not Timer). I need to requery a form and its subform when a combo selection is made.. Thanks in advance
M mohsinhq Registered User. Local time Today, 18:32 Joined Aug 2, 2004 Messages 90 Oct 7, 2004 #3 ive tried requerying I have a subform dependent on a combobox value on the main form. It works when i first load the form but not after
ive tried requerying I have a subform dependent on a combobox value on the main form. It works when i first load the form but not after
L Len Boorman Back in gainfull employme Local time Today, 18:32 Joined Mar 23, 2000 Messages 1,927 Oct 7, 2004 #4 Have you set master/child links between main and sub form. Sound like you have not. In this case you also need to requery the subform. preferably establish a master/child link between main and sub form Len B
Have you set master/child links between main and sub form. Sound like you have not. In this case you also need to requery the subform. preferably establish a master/child link between main and sub form Len B