|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Listing Employee Names
In Access2000(frontEnd) SQL server (backend), I have a form that I am attempting to create. I need to have the employee name available in a dropdown. Each employee has an ID number located in a table. I can get the employee ID to show, but not the name. The fields in the table where this data resides is called EmployeeID and NameLast,First. Table named CompanyEmployees. Please help.
Thanks in advance |
|
#2
|
|||
|
|||
|
Create a query, to be used as your record source, that show Last Name First, followed by First anme, then by ID
if the Combo Box properties you need to specify how may column to show and the size of each column S- |
![]() |
| Viewing: ASP Free Forums > Database > Microsoft Access Help > Listing Employee Names |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|