Combo boxs on form.

W

willie

I'm relatively new to Access and am trying to create a DB
for tracking my books. I've created a form to be used and
have a combo box for Bind (hard, paper, and trade).
Although this box takes the change and saves it, it saves
it for all records. If I set record 1 to paper, save it,
and enter all info for record 2 which is hard, the bind it
changed to hard for all records. Can someone help me?
 
G

Gary Miller

Willie,

Sounds like the ControlSource for the combobox is not set
correctly. In design view doubleclick the combobox and the
properties window should come up. Go to the data tab and set
the ControlSource to be Bind if that is the name of the
field in your table.

Gary Miller
Sisters, OR
 

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