ruudvdmeer
Technical User
A simple question maybe:
I have a simple table with two columns; an PERSON_ID and a NAME.
In a second big table I have also an entry of PERSON_ID
Now I want to make a form for the second table with a field NAME. I know how to write text to a form-field (using Visual Basic), but how do I get the NAME from the simple table?
I have a simple table with two columns; an PERSON_ID and a NAME.
In a second big table I have also an entry of PERSON_ID
Now I want to make a form for the second table with a field NAME. I know how to write text to a form-field (using Visual Basic), but how do I get the NAME from the simple table?