C
CD Tom
Here's my problem, I have the combo box set up for the notinlist and that is
working just great. I can bring up the add new form and be able to enter all
the data that's required. Now here is where I get lost, when I exit the add
new form and come back to the original screen I would like to have all the
data I entered into the new form populate the form I'm returning to. Here's
the senario I'm registering a person for a class, the combo box shows all the
people in my database I enter the persons id number, the person isn't in the
database, so I get the notinlist event which brings up the new persons screen
with address city etc. How do I get that information back to the
registration form? I hope someone can understand this and give me some help.
Thanks
working just great. I can bring up the add new form and be able to enter all
the data that's required. Now here is where I get lost, when I exit the add
new form and come back to the original screen I would like to have all the
data I entered into the new form populate the form I'm returning to. Here's
the senario I'm registering a person for a class, the combo box shows all the
people in my database I enter the persons id number, the person isn't in the
database, so I get the notinlist event which brings up the new persons screen
with address city etc. How do I get that information back to the
registration form? I hope someone can understand this and give me some help.
Thanks