G
Guest
I have two tables created by queries.
Table One
AgentName AgentCode TotalPaidBusiness
Table Two
AgentCode TotalSubmittedBusiness
I have a query that pulls the AgentName, AgentCode, and TotalSubmitted
Business from Table One and TotalPaidBusiness from Table Two. My problem is,
my query won't show the records that only have TotalPaidBusiness or
TotalSubmittedBusiness. For some reason, it's only pulling the records that
have both TotalPaidBusiness and TotalSubmittedBusiness. Is there any way
around this?
Table One
AgentName AgentCode TotalPaidBusiness
Table Two
AgentCode TotalSubmittedBusiness
I have a query that pulls the AgentName, AgentCode, and TotalSubmitted
Business from Table One and TotalPaidBusiness from Table Two. My problem is,
my query won't show the records that only have TotalPaidBusiness or
TotalSubmittedBusiness. For some reason, it's only pulling the records that
have both TotalPaidBusiness and TotalSubmittedBusiness. Is there any way
around this?