R
Rich D
I have a Combo box which limits me to the names on the list. I want to be
able to put in my own name (not on the list). It says I can't. So I went to
properties and changed the "limit to list" to NO. Then it tells me to change
the "Column Widths" because the first visible column is not equal to the
bound column. I go to Column Widths property and it says: 0";1.698". I
delete the 0"; When I go back to Limit to List it says NO. Great! Then when
I open the Form, I get a parameter box that says "lookup_combo42,VendorName".
I click OK, it goes into the form but instead of displaying the Vendor Name,
it shows the ID # 10, whichcorresponds to the right Vendor Name but shows the
number instead. I'm going nuts!
able to put in my own name (not on the list). It says I can't. So I went to
properties and changed the "limit to list" to NO. Then it tells me to change
the "Column Widths" because the first visible column is not equal to the
bound column. I go to Column Widths property and it says: 0";1.698". I
delete the 0"; When I go back to Limit to List it says NO. Great! Then when
I open the Form, I get a parameter box that says "lookup_combo42,VendorName".
I click OK, it goes into the form but instead of displaying the Vendor Name,
it shows the ID # 10, whichcorresponds to the right Vendor Name but shows the
number instead. I'm going nuts!