C
Charles
Hello,
{Please reply via email... don't get to check this group much}
Below are the tables...
TBL-WorkEvent: WorkEventID, Date, StartTime, EndTime, PostID, OICID,
SupervisorID, CoWorker1, CoWorker2, WorkedAsSupervisor, Notes
TBL-Employee: EmployeeID, LastName, FirstName, Rank
Ok... the fields in WorkEvents tables (OICID, SupervisorID, CoWorker1,
and CoWorker2) are all one-to-many linked to Employee table via
"lookup" datatype on the Workevent table...
This works great while entering data into the WorkEvent table... the
names drop down just fine. But when I go to make a querry to search by
name for any one of the fields (OICID SupervisorID, CoWorker1, and
CoWorker2) by placing [Enter Last Name] in the criteria field of the
querry of any of the mentioned fields I get a result of litterally
nothing... no results, just the headers of the querry.
Sorry if I am missing something fundamental, but I am a self taught
novice.
{Please reply via email... don't get to check this group much}
Thanks,
Charles
charles.cromer[at]gmail.com
{Please reply via email... don't get to check this group much}
Below are the tables...
TBL-WorkEvent: WorkEventID, Date, StartTime, EndTime, PostID, OICID,
SupervisorID, CoWorker1, CoWorker2, WorkedAsSupervisor, Notes
TBL-Employee: EmployeeID, LastName, FirstName, Rank
Ok... the fields in WorkEvents tables (OICID, SupervisorID, CoWorker1,
and CoWorker2) are all one-to-many linked to Employee table via
"lookup" datatype on the Workevent table...
This works great while entering data into the WorkEvent table... the
names drop down just fine. But when I go to make a querry to search by
name for any one of the fields (OICID SupervisorID, CoWorker1, and
CoWorker2) by placing [Enter Last Name] in the criteria field of the
querry of any of the mentioned fields I get a result of litterally
nothing... no results, just the headers of the querry.
Sorry if I am missing something fundamental, but I am a self taught
novice.
{Please reply via email... don't get to check this group much}
Thanks,
Charles
charles.cromer[at]gmail.com