S
Scott
When my form opens I have several drop down boxes. One
is for a year entry. If the user clicks on the down
arrow, before the drop down actually drops an error
message opens saying "Invalid Property Value". I put a
message box in the click event (which shouldn't have
fired yet anyway) and it didn't come up so I know it is
before then. Since there are no other events it can't be
the lost focus on the 'To' field. I can open other drop
downs without the error. Once the Month drop down has a
value the error quits occuring.
Any ideas?
Scott
is for a year entry. If the user clicks on the down
arrow, before the drop down actually drops an error
message opens saying "Invalid Property Value". I put a
message box in the click event (which shouldn't have
fired yet anyway) and it didn't come up so I know it is
before then. Since there are no other events it can't be
the lost focus on the 'To' field. I can open other drop
downs without the error. Once the Month drop down has a
value the error quits occuring.
Any ideas?
Scott