I have two tables (one linked from another db). I want the second table to lookup the AccountExec from the first table. I have set the AccountExec column as lookup type ListBox, Row Source Type is Table/Query, Row Source is the name of the table (which has two columns). I want one column to show in the list box.
My problem is that no matter what I set the Bound Column property to I only get the first column in my drop down box. Am I missing something simple?
My problem is that no matter what I set the Bound Column property to I only get the first column in my drop down box. Am I missing something simple?