ComboBox data

  • Thread starter Thread starter Christine
  • Start date Start date
C

Christine

I am not sure if this can be done.

I have four fields on a form,
One txtBox and three comboBox, the three comboBox have different Row Source
("start";"end";, ect.), and the txtBox are for notes. Is it possible to have
the data from the ComboBox show up in the txtBox with any notes they enter.
 
Back
Top