T
tope12
I have a form with two textboxes in it. I also added a subform to it. On the
beforeupdate event of each form, i set it up to prompt the user about saving
the data. My question is: Is there a way to set it up so that it only prompts
you once and perform the actions(save or discard data) on both the main form
and subform?
My other question is:
Can you link textboxes to values in listboxes just as you can do
with subforms and textboxes?
beforeupdate event of each form, i set it up to prompt the user about saving
the data. My question is: Is there a way to set it up so that it only prompts
you once and perform the actions(save or discard data) on both the main form
and subform?
My other question is:
Can you link textboxes to values in listboxes just as you can do
with subforms and textboxes?