link records of form with subforms

nathi

New member
Local time
Today, 11:47
Joined
Oct 11, 2007
Messages
3
Hi All,
I have fields in a table like this
Name = a,b,c,d
no. = 1,2,3,4 resp then

I take field 'name' in combo box in a form & also a command button
i take record 'no.' in subform in a text box

pls tell how can i link both means if i select a record 'b' from combo box on the form & enter on command button then 'no.' on subform will reflect means text box will show record '2'

pls tell how can i do this
 
Hi

Take a look at Link Master Fields and Link Child fields

Best regards

Maurice
 

Users who are viewing this thread

Back
Top Bottom