the_kid Posted March 18, 2009 Posted March 18, 2009 Okay, this has me buffaloed. I thought I knew how to do an "or" relationship, but I just can't seem to get it to work. I have two tables. Client has a "To" field and a "From" field. Event just has a "Client_Name" field. I'd like to create a relationship between the two tables that will show all records related to the Client table in a portal in the Event table. The problem is the client name could be in the "To" Field or the "From" field (but not both). I've tried making a field in the Client table that has both names (To_From field calculation = To & "¶" & From) and joining it to the Event table. I've attached a sample file. Any help is greatly appreciated (by my face and the keyboard). test.zip
the_kid Posted March 18, 2009 Author Posted March 18, 2009 Thank you Comment! I knew there was something I was missing... My head and keyboard thank you! /facedesk
Recommended Posts
This topic is 5788 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now