import picklist - import from two forms
Hi,
I have one form A containing a certain type of students. Unique registration numbers are given
I have another form B containing a different set of students. unique registration numbers are given
I want to be able to import the registration field values from both into a single field in a third form
How can I do this?
Thanks