Form for table
- From: schongresh <sean@xxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 08 Jun 2007 18:19:50 -0700
Here's the problem:
Access 2003, XP Pro-
I have three tables that are related by primary keys. I have a
table[Table QC] that has the field [EmployeeID], the data type is
number--that field is linked to the autonumber primary key of the
Employees Table. So far so good. I am trying to make a form that has a
combo box that looks to the Employee Table to get me the drop down of
the employees (Last Name, First Name). The SQL statement builds out
okay, and I get the correct name config., but because the data type is
a number it won't accept the data. I looked at the Northwind example
and it is identical to what I am trying to do. I have the properties
set identically. In the Northwind example the names show in the field
Last Name, First Name, but the data type is set for number. I must be
missing something simple. Please help.
Thanks,
Sean
.
- Follow-Ups:
- Re: Form for table
- From: Rick Brandt
- Re: Form for table
- Prev by Date: Re: Database deadline
- Next by Date: Re: HELP :(
- Previous by thread: Re: Database deadline
- Next by thread: Re: Form for table
- Index(es):
Relevant Pages
|