Table Linking Question
-
- Posts: 3
- Joined: Tue Oct 10, 2017 12:44 pm
Table Linking Question
Is it possible to link two tables off of a concatenated field?____Table 1 and Table 2 both contain an order number field and an invoice part number field, and I want to create a concatenated field in both tables (ordernumber:invoicepartnumber) and then link off of that field.____Thanks
-
- Posts: 7
- Joined: Tue Oct 10, 2017 12:44 pm
=> RE: Table Linking Question
Try creating calculated fields (Convert fields to string, and trimming leading/trailing blank spaces) and join.