Combining fields from difference tables to create a drop down list in another table
Hello,
I have two tables. One is Agreement types, the other is project document types. I want to join to fields to create a dropdown box in a third table.
How do I do this?