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 unable to update the company fields from the form: "Cannot enter value into blank field on 'one' side of outer join". Ideally what I'd like is the ability to type the first few letters of the company, if it exists the record will show, if not a new record is created. Am I dreaming?!
I've done a fair bit of searching for this but haven't found anything relevant so I'd be very grateful for any help.
I've done a fair bit of searching for this but haven't found anything relevant so I'd be very grateful for any help.