This one confuses me a bunch. I hope I can make this understandable.
I have a form that shows customers, with lots of info about them. I want to open it, run the "find" command, and lookup the customer by a customer ID number. The problem is that some customers use just one customer ID number, and others have multiple numbers, with one designated a "master" number. I created a "bridge" table that shows all the customer numbers, and the "master" numbers (and where there's no master number, the "master" field shows the actual customer number.)
My question - how do I "find" the customer by customer ID - when what shows in the form is the "master" number?
Thanks for any hints you can give me.
Darlene
I have a form that shows customers, with lots of info about them. I want to open it, run the "find" command, and lookup the customer by a customer ID number. The problem is that some customers use just one customer ID number, and others have multiple numbers, with one designated a "master" number. I created a "bridge" table that shows all the customer numbers, and the "master" numbers (and where there's no master number, the "master" field shows the actual customer number.)
My question - how do I "find" the customer by customer ID - when what shows in the form is the "master" number?
Thanks for any hints you can give me.
Darlene