C
CD Tom
I have a form that the user select the customer name from a combo box. If
the customers name isn't in the list the user needs to add all the customers
information. I can call up a customerinput form and have the user enter all
the information but then how to I get the information to appear in the list,
or have the information available. I've tried the notinlist event and call
up the customerinput form but when I close that form the original form still
doesn't see the name in the list and wants to call up the customerinput form
again.
Hopefully this is clear and someone can help me.
Thanks in advance for any help
Tom
the customers name isn't in the list the user needs to add all the customers
information. I can call up a customerinput form and have the user enter all
the information but then how to I get the information to appear in the list,
or have the information available. I've tried the notinlist event and call
up the customerinput form but when I close that form the original form still
doesn't see the name in the list and wants to call up the customerinput form
again.
Hopefully this is clear and someone can help me.
Thanks in advance for any help
Tom