Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combobox bound column property problem

Status
Not open for further replies.

hedgracer

Programmer
Mar 21, 2001
186
US
I have a combobox in an Access 2007 form that has two columns. I am trying to get the second column to bind and update to a table when selected by the user but each time I select that row the first column is put into the cell. The Bound Column property is set to 2. Is there something I am doing wrong here? Any help is appreciated. Thanks.

Dave
 
What makes you think the value from the 2nd column isn't going in to the table? Did you look at the datasheet of the table bound to your form?

What are the column widths property values?

Duane
Hook'D on Access
MS Access MVP
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top