November 1, 200520 yr I have three relationships built into my file to three different databases but I need them to pull the customer from the first file if not there then pull the customer from the second file and if not there then the third file. How do I define the field in my original file to look in all three places accordingly?
November 1, 200520 yr Hi colleent, It sounds like you have multiple files holding the same type of data (Customers.) If this is the case, you should probably combine those files into one. This would solve your current problem, and many more potential problems.
Create an account or sign in to comment