I have two comboboxes in my form and I use the dropdown property to display
both (not at the same time). The second dropdown command is ignore however.
It will drop down if I click the down-arrow. A possible hint - when I exit
word after running this macro, it tells me I have an open dialog box and that
I must first close it. I can find no dialog box to close.

RE: second combobox in form won't dropdown by PeterFaulhaber

PeterFaulhaber
Tue May 30 07:06:01 CDT 2006

Might a show command help. Looks like it is hide.

"dcurren" wrote:

> I have two comboboxes in my form and I use the dropdown property to display
> both (not at the same time). The second dropdown command is ignore however.
> It will drop down if I click the down-arrow. A possible hint - when I exit
> word after running this macro, it tells me I have an open dialog box and that
> I must first close it. I can find no dialog box to close.