Ok, I have two databases, one for Sales Invoices and one for customers. Inside the Customer database, I have a portal that shows the invoices for the particular customer.
It was working fine when I specified the relationship for each record to correspond to Last Name. I realized this was an error on my part when there were duplicate Last Names with different first names.
I tried to fix this by creating a calculation field for FullName using the formula "FirstName & " " & LastName" I created it the same way for both databases but now I get the message "The relationship is not valid and must be corrected before this field can be modified"
for this database I don't really have any other alternatives, this databases function is to display information recorded with a myob program from which we extract data and import it to this one, so otherwise I would create customer numbers, but it's not really an option at this point.
I was told that calculations can be used but are not recommended for relationships. Is there ANYTHING else I can do at this point? I'm pretty lost. Thank you!
It was working fine when I specified the relationship for each record to correspond to Last Name. I realized this was an error on my part when there were duplicate Last Names with different first names.
I tried to fix this by creating a calculation field for FullName using the formula "FirstName & " " & LastName" I created it the same way for both databases but now I get the message "The relationship is not valid and must be corrected before this field can be modified"
for this database I don't really have any other alternatives, this databases function is to display information recorded with a myob program from which we extract data and import it to this one, so otherwise I would create customer numbers, but it's not really an option at this point.
I was told that calculations can be used but are not recommended for relationships. Is there ANYTHING else I can do at this point? I'm pretty lost. Thank you!