T
ThenWhen
The combo box wizard helped me make a form where users can bring up a record
(email) based on what they type into a combo box.
What's awkward is that the name persists in the box even when the form is
closed and reopened - AND - when the form is reopened the record shown is
usually not the one still visible in the combo box. Also if the user wants
to type a new name into the combo box they need to backspace out the old name.
How can I make a button that will clear the information in the combo box -
and add this functionality when the form closes?
Um... I'm still very new - so if it involves programming please spell it out
specifically - like, where I would place the code...
Enormous thanks!!!
Diane
(email) based on what they type into a combo box.
What's awkward is that the name persists in the box even when the form is
closed and reopened - AND - when the form is reopened the record shown is
usually not the one still visible in the combo box. Also if the user wants
to type a new name into the combo box they need to backspace out the old name.
How can I make a button that will clear the information in the combo box -
and add this functionality when the form closes?
Um... I'm still very new - so if it involves programming please spell it out
specifically - like, where I would place the code...
Enormous thanks!!!
Diane