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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combo Box in Data Access Page

Status
Not open for further replies.

MelF

Technical User
Oct 26, 2000
81
US
There's a field in my Orders table called Employee ID. This field has a Number type, but displays the names of the employees. In the table, this field has a query (lookup)for its row source. This is fine in the table, but I need to get these values into a combo box in my DAP. I fill in the combo box properties in my DAP (ListBoundField, ListDisplay, and ListRowsource), but when I go to page view, the employee names are just showing up as numbers. I don't know how to solve this problem, as it's not letting me just copy this query into the control source for this field. Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top