cbo Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a cbo that enters a name into a txtBx

I use a cbo to select a company name for John Doe
Say I select xyz company
Later though, John Doe is jobless
How can I select a null value for the txtBx when there is no longer a
company needed for the txtBx for CompanyName?

Thank you
 
I guess I could add a "dummy" co called "NoJob"

I just thought there was a better way

Thanks
 
Back
Top