G
grace
I am hoping someone can help me with a query problem. I
created a query that has outerjoins on four fields between
two tables. See below:
tblBudget tblActuals
[JobCode] [JobCode]
[FTPTStatus [FTPTSTatus]
[OfficeNumber] [OfficeNumber]
[DeptNumber] [DeptNumber]
I want ALL fields from the tblBudget table to display and
only those fields from the tblActuals that match. My
query WAS WORKING before and is not anymore. What happens
is if there is not match in the tblActuals, the value from
the budget table doesn't display. I can not figure out why
it is not working anymore as I have made VERY few changes
to the tblBudget table. I hope this post is not too vague
for a response.
Let me know if you have questions.
Thanks, Grace
created a query that has outerjoins on four fields between
two tables. See below:
tblBudget tblActuals
[JobCode] [JobCode]
[FTPTStatus [FTPTSTatus]
[OfficeNumber] [OfficeNumber]
[DeptNumber] [DeptNumber]
I want ALL fields from the tblBudget table to display and
only those fields from the tblActuals that match. My
query WAS WORKING before and is not anymore. What happens
is if there is not match in the tblActuals, the value from
the budget table doesn't display. I can not figure out why
it is not working anymore as I have made VERY few changes
to the tblBudget table. I hope this post is not too vague
for a response.
Let me know if you have questions.
Thanks, Grace