I have problem with the 'column bound' option.
I want to create a combo box so that the field will show an other table field, and when I open the box it will show the first 3 columns. When I choose the row, I want it to save the 2nd value.
For that I defined the field like this:
- Display control - combo box
- Row source data - Table/Query
- Row source - Customers
- Bound column - 2 ; column count - 3
When I click and chose a row from the list that roll down, it shows me the first column value in the cell, instead of the second column value.
Can someone help me figure out the problem? (I check the field type and its fine - text)
Thanks in advance, Gal :)