N
Nancy
Please read and help if it's possible.
I have a database with an Order Form containing a SubForm
for items and several Sub-SubForms (ssf) with item
description choices. The relationships of these forms is
One to Many to One. There are no record selectors on the
ssf's, because there will be only one group of
descriptors chosen for each SubForm item.
The Sub-SubForms contain several combo boxes each from
which to select descriptive information, and an
autonumber as the ssfkey. Once descriptive items have
been chosen, the ssfkey is fed to a matching field on the
Parent form (Master/Child relationship). Each combo box
gets its list from a query and feeds a textbox on the ssf
with the description's key (bound column 1). Each ssf
also builds a record in a matching table of the ssfkey
and each descriptor. All of this is working well.
Here is my problem. Since I will only chose one
description group for each subform, is there a way to
have the combo boxes continue displaying the selection,
even if I move to the next record on the item list (sub-
form) and then return to the first record? As it happens,
the combos all appear blank when I return, as though I
hadn't made any choices.
Please, please, please!!! If anyone can help me with this
problem, I would so appreciate it. I've tried all of my
books and the knowledgebase, looking for the answer
without any luck.
THANKS in advance, even if your response is that this is
impossible. It would be preferrable to seeing a blank in
front of my message, as though no one had read my
question.
I have a database with an Order Form containing a SubForm
for items and several Sub-SubForms (ssf) with item
description choices. The relationships of these forms is
One to Many to One. There are no record selectors on the
ssf's, because there will be only one group of
descriptors chosen for each SubForm item.
The Sub-SubForms contain several combo boxes each from
which to select descriptive information, and an
autonumber as the ssfkey. Once descriptive items have
been chosen, the ssfkey is fed to a matching field on the
Parent form (Master/Child relationship). Each combo box
gets its list from a query and feeds a textbox on the ssf
with the description's key (bound column 1). Each ssf
also builds a record in a matching table of the ssfkey
and each descriptor. All of this is working well.
Here is my problem. Since I will only chose one
description group for each subform, is there a way to
have the combo boxes continue displaying the selection,
even if I move to the next record on the item list (sub-
form) and then return to the first record? As it happens,
the combos all appear blank when I return, as though I
hadn't made any choices.
Please, please, please!!! If anyone can help me with this
problem, I would so appreciate it. I've tried all of my
books and the knowledgebase, looking for the answer
without any luck.
THANKS in advance, even if your response is that this is
impossible. It would be preferrable to seeing a blank in
front of my message, as though no one had read my
question.