Christine Pearc
Christine
- Local time
- Today, 03:20
- Joined
- May 13, 2004
- Messages
- 111
Hi. I'm having a strange problem I hope someone can help with.
In QueryA, I'm getting values from TableA, which includes a field called AssigneeID.
I want to see the name associated with AssigneeID, so in QueryA, I've added qryAssignee, which has a relationship to TableA.
Trouble is, if the record doesn't have an Assignee, it doesn't show up when I run the query. What am I doing wrong, and how do I fix it?
Christine
In QueryA, I'm getting values from TableA, which includes a field called AssigneeID.
I want to see the name associated with AssigneeID, so in QueryA, I've added qryAssignee, which has a relationship to TableA.
Trouble is, if the record doesn't have an Assignee, it doesn't show up when I run the query. What am I doing wrong, and how do I fix it?
Christine