I wonder if someone could help me. I have a table of customers and a table of the companies they work for. The customer to company relationship is many to one as various customers work for the same company. I've built a form based on a query which includes these two tables outer-joined but I'm...