I have a table with two fields:
UnitAConnector
UnitBConnector
Sometimes the connectors are the same, sometime they are not. I want to create a query that will group each column, then count the totals for each.
My problem should be obvious, I can't get it to group, count, total and Union these two fields.
Any ideas? Thanks. Sean.
UnitAConnector
UnitBConnector
Sometimes the connectors are the same, sometime they are not. I want to create a query that will group each column, then count the totals for each.
My problem should be obvious, I can't get it to group, count, total and Union these two fields.
Any ideas? Thanks. Sean.