View Single Post
  #1  
Old June 1st, 2010, 06:03 PM posted to microsoft.public.access.forms
gator
external usenet poster
 
Posts: 166
Default BoundColumn property

Can someone please explain in layman terms, the purpose of BoundColumn in
ComboBox in terms of viewing two columns when dropped down and storing one
value in the table and displaying different value in the form?

I want to be able to see two columns in drop down mode, column 1 value
stored in table and column 2 value displayed in form data view.