B
Bayou BoB
Hello Everyone,
Again lkely a simple question but it's driving me a little nuts.
I have my main client information page structured to include
"activities" that the client enjoys. There is a second table called
activities that holds a list of many activities to choose from...so
when people enter client information, they just select an activity
from a drop down box. Beside this drop down box though ,there is an
"add" activites button that opens up an activity form, and allows
users to edit that list, and add new activities not included on the
list. I would like any additions made to this table, to also refresh
the "activities" list in the combo box on the client form, which would
already be open if somebody hit the "add activity button". Currently
that's requiring a closing of the client form, and a reopen to get the
refreshed list of activites. How do I make this refresh happen
automatically when someone closes the "activities" list? Many advance
thanks.
Kevin
Again lkely a simple question but it's driving me a little nuts.
I have my main client information page structured to include
"activities" that the client enjoys. There is a second table called
activities that holds a list of many activities to choose from...so
when people enter client information, they just select an activity
from a drop down box. Beside this drop down box though ,there is an
"add" activites button that opens up an activity form, and allows
users to edit that list, and add new activities not included on the
list. I would like any additions made to this table, to also refresh
the "activities" list in the combo box on the client form, which would
already be open if somebody hit the "add activity button". Currently
that's requiring a closing of the client form, and a reopen to get the
refreshed list of activites. How do I make this refresh happen
automatically when someone closes the "activities" list? Many advance
thanks.
Kevin