Company Form which opens a Client form and returns the client idto the COmpany form

  • Thread starter Michael C. Blair
  • Start date
M

Michael C. Blair

I am trying to create a Company Data Entry Form which includes a Client
Id. If the Client ID is not present in the combo box then open a Client
Form, enter the client info and return the client id back to the Company
form.

Can anyone show me some relevant code?
 
Top