Option boxes Problem

  • Thread starter Thread starter Norbert
  • Start date Start date
N

Norbert

Please Help.
I have 2 option boxes I built with a wizard.
The problem is I added a dropdown combo box
containing a list of months.
When user selects option 1, the dropdown box activates,
user selects a month and certain queries are run.
However when user then selects option #2, the code
for option #1 runs. I've seen this before where sometimes
in Design mode one control overlaps another but this is
not the case. Im thinking I have a .setfocus property
issue.

thanks for any help.
Norbert Beliso
 
Back
Top