Hi
I have two queries which return data. I then have another query which joins both of these queries together. So, I get all trade data and all commission data and join the two. The problem is I need a full outer join so I catch all records, some have just trade, some have just commssion and some have both. Is there a way to get around Access not allowing a full outer join??
Thanks
I have two queries which return data. I then have another query which joins both of these queries together. So, I get all trade data and all commission data and join the two. The problem is I need a full outer join so I catch all records, some have just trade, some have just commssion and some have both. Is there a way to get around Access not allowing a full outer join??
Thanks