Hi Folks
Ive been tasked with creating a database for a colleague and have done everything except managed to pull together some more complicated (For me) queries into 1 result - to show in a simple little form/table and ideally a graph too.
Basically I have 2 tables I need to pull a lot of info from together but cannot manage to join (using SQL I found online) or anything else and IM really stumped so hope someone can help.
Table A has fields:
Salesperson
Totalincomegenerated
Aspartofsalescampaign
Tabe B has the same fields and many different ones too but these are shared.
However, I cannot pull together a report or query which shows the following:
Salesperson
Totalincome generated (from both table A and table B)
Aspartofsalescampaign (which is listed A, B, C etc)
Any help here would be MUCH appreciated!!
Regards...
Ive been tasked with creating a database for a colleague and have done everything except managed to pull together some more complicated (For me) queries into 1 result - to show in a simple little form/table and ideally a graph too.
Basically I have 2 tables I need to pull a lot of info from together but cannot manage to join (using SQL I found online) or anything else and IM really stumped so hope someone can help.
Table A has fields:
Salesperson
Totalincomegenerated
Aspartofsalescampaign
Tabe B has the same fields and many different ones too but these are shared.
However, I cannot pull together a report or query which shows the following:
Salesperson
Totalincome generated (from both table A and table B)
Aspartofsalescampaign (which is listed A, B, C etc)
Any help here would be MUCH appreciated!!
Regards...