R
rgrantz
This is a strange behaviour:
I have several unbound combobox controls on a form. A couple have
rowsources of queries, a couple from tables. When I choose the value from
them, sometimes the value disappears from the combobox (not the value as a
choice, but the value CHOSEN, that resides in the un-pulled-down combobox
after it's chosen from the list). They work and everything, but erratically
the value in them will just be invisible. They are all set to appropriate
column widths, etc., and the value doesn't disappear all the time on a
certain few, and never on others, etc., it's all very unpredictable.
I have seen many posts about this, as far back as Access 97, but no one has
had a solution. A few ideas were things happening in the AfterUpdate code,
but I removed this code from all of them and still get this weird thing
happening. Has anyone figured out why this happens, or how to correct it?
Using Access 2000 and Windows 2000 Pro.
Thanks for any ideas.
I have several unbound combobox controls on a form. A couple have
rowsources of queries, a couple from tables. When I choose the value from
them, sometimes the value disappears from the combobox (not the value as a
choice, but the value CHOSEN, that resides in the un-pulled-down combobox
after it's chosen from the list). They work and everything, but erratically
the value in them will just be invisible. They are all set to appropriate
column widths, etc., and the value doesn't disappear all the time on a
certain few, and never on others, etc., it's all very unpredictable.
I have seen many posts about this, as far back as Access 97, but no one has
had a solution. A few ideas were things happening in the AfterUpdate code,
but I removed this code from all of them and still get this weird thing
happening. Has anyone figured out why this happens, or how to correct it?
Using Access 2000 and Windows 2000 Pro.
Thanks for any ideas.