G
Guest
i have a form(form1) which i use to enter a name into and then press enter
which opens up another form(form2) ,this bit i can do, but i cant seem to
find out how to get any information(address and Contact details etc) relating
to the name i enter out of the table(table1) and into the text boxes on form2.
i dont want to use command buttons or list boxes as i have to many names in
the table and i would rather use the keyboard for this operation than the
mouse.
which opens up another form(form2) ,this bit i can do, but i cant seem to
find out how to get any information(address and Contact details etc) relating
to the name i enter out of the table(table1) and into the text boxes on form2.
i dont want to use command buttons or list boxes as i have to many names in
the table and i would rather use the keyboard for this operation than the
mouse.