Z zzz Registered User. Local time Today, 17:37 Joined Jul 1, 2001 Messages 12 Mar 12, 2002 #1 I have a main form and a subform on the main form. What I need to be able to do is have a lookup combobox on the main form and choose a value and find that value in the subform and go to that record. Thank you
I have a main form and a subform on the main form. What I need to be able to do is have a lookup combobox on the main form and choose a value and find that value in the subform and go to that record. Thank you
S SimonC Registered User. Local time Today, 17:37 Joined Feb 25, 2002 Messages 48 Mar 12, 2002 #2 If you have the sample Solutions.mdb installed there's an example in there. Select "Sample Forms" from the top box and "Sales Totals" from the lower one. Simon
If you have the sample Solutions.mdb installed there's an example in there. Select "Sample Forms" from the top box and "Sales Totals" from the lower one. Simon
Z zzz Registered User. Local time Today, 17:37 Joined Jul 1, 2001 Messages 12 Mar 12, 2002 #3 I am sorry I need to have a combo lookup with values from the subform not the main form.