M
Max Moor
Hi All,
I have a combobox that I use to setup some form options. I do this
with its AfterUpdate event. After doing the work, I'd like to clear the
box. I've tried by setting the focus and writting "" to the text property,
but Access says I can't because of the AfterUpdate event. How can I clear
the box without "catch-22'ing" myself?
- Max
I have a combobox that I use to setup some form options. I do this
with its AfterUpdate event. After doing the work, I'd like to clear the
box. I've tried by setting the focus and writting "" to the text property,
but Access says I can't because of the AfterUpdate event. How can I clear
the box without "catch-22'ing" myself?
- Max