I have a combo box and a button next to it
called 'GO'. The combo box gets a list of names
from a table. The 'GO' button is to display
a form attached to a table TabContact
When I click on 'GO' I want the appropriate record
from the table TabContact to be displayed depending
on the name I choose from the combo box.
The problem is whatever I select from the combo and
click on 'Go', it always displays the first record.
Can anybody help.
Thanks.
Vias