Thanks Michael,
Sorry, but I still can't seem to get this to work. I have been working on this all day...and no luck.... so I deleted everything and I am right back to step 1.
I am creating a new table that I would like the "key" field to be the AccountNumber field on the Customer Table. (Ultimately, when I view a Customers Record...I want to have a separate TabSection that will show me a grid of "Things" from my "NewTable" that have the same "AccountNumber") So I am creating a new table for the "Things"... and I create the field "AccountNumber"... set it as type "DropDown"...set it to select from an Existing Table...select the "Customer" table...and in step 3 of 3 where I select the field containing choices... the pulldown only shows me 2 fields "FullName" & "RecordID"...what am I doing wrong?
Thanks!