R
ryan.fitzpatrick3
I have a table that has multiple sub tables, for example from the top
(or first table) it'll have 2 selections Ingredients and packaging,
then when you select ingredients it goes to a sub table that has a
list of ingredients like fruit, veg, grains, etc, likewise for
packaging. From there, if you choose fruit it goes into another table
that lists all types of fruits, and it goes farther and farther down
into more sub tables, which there are 5 sub tables total. Now I have a
form where I list all of the sub tables in either comboboxes or
listboxes, I would like for a user to be able to add an item anywhere
in one of the tables, like in subtable 3 I would like to add banana
for example, is there away I can type banana in the combobox or
listbox and have it record into the table? Make sense?
Ryan
(or first table) it'll have 2 selections Ingredients and packaging,
then when you select ingredients it goes to a sub table that has a
list of ingredients like fruit, veg, grains, etc, likewise for
packaging. From there, if you choose fruit it goes into another table
that lists all types of fruits, and it goes farther and farther down
into more sub tables, which there are 5 sub tables total. Now I have a
form where I list all of the sub tables in either comboboxes or
listboxes, I would like for a user to be able to add an item anywhere
in one of the tables, like in subtable 3 I would like to add banana
for example, is there away I can type banana in the combobox or
listbox and have it record into the table? Make sense?
Ryan