R
Randy
I have two cboboxes on my form. One box selects "commodity" from
tblcommodity. The very next cbobox selects a "containertype". The problem
is I need to switch the "containertype" row source from one of two tables
depending on the selection from cbobox "commodity". If I select "Peaches"
from the cbobox "Commodity" , I need the row source to be set to
"tblcontainertypeaches"or if I select plums I need the row source to be set
to "tblcontainertypeplums". How can I do this...Thanks...Randy
tblcommodity. The very next cbobox selects a "containertype". The problem
is I need to switch the "containertype" row source from one of two tables
depending on the selection from cbobox "commodity". If I select "Peaches"
from the cbobox "Commodity" , I need the row source to be set to
"tblcontainertypeaches"or if I select plums I need the row source to be set
to "tblcontainertypeplums". How can I do this...Thanks...Randy