combo boxes

J

Jaymcintyre

How do I create a combo box where I can choose from 3 items where the items
may be diffrent from one record to another. When I choose an item from the
drop down box, it assigns the same item to every record.
 
J

Jeff Boyce

Are you using the datasheet view? Is the combobox bound to any field?

If the former, try using the continuous forms view instead.

If the latter = no, bind it to a field.

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top