Linking Combobox to Recordset

C

Chucky

I've created combobox1 in my form1 which takes data from a
column in a table1 in the same database. Now, when I drop
down my box, and click on it, is there a way for me to
link each individual value to its individual record?
Please help?

And to clarify... I created a 2nd form using the wizard
and it basically made a box for each of my fields located
in the table1. This 2nd form has those buttons on the
bottom where I can change which record I see. Is there a
way for me to link to that specific record number in a
form? If so, how?

In addition, if the values from my combobox cannot be
linked by just clicking on the number, is there a way for
me to create a command button that links the value
selected which would then link to the specific record in
form2?

PLEASE HElp! =)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top