On Thu, 10 Nov 2011 16:00:38 -0800 (PST), Opal <(E-Mail Removed)> wrote:
>The EmployeeID is a number data type. The combo box has a row source
>pointing to the employee table.
>There are two columns but the bound column is the primary key which is
>autonumber.
Well, that should be ok then... the other question is, what's the Recordsource
of the report you're opening? It does include the EmployeeID I presume? If you
open the query as a datasheet, does it contain the selected ID (or are there
other criteria or filters on the form that might be excluding it)?
And... following Sherlock Holmes's advice to never ignore the obvious solution
- is the Form's DataEntry property perhaps set to Yes? If so you'll only see
the blank new record, not any existing ones.
--
John W. Vinson [MVP]
Microsoft's replacements for these newsgroups:
http://social.msdn.microsoft.com/For...-US/accessdev/
http://social.answers.microsoft.com/.../en-US/addbuz/
and see also
http://www.utteraccess.com