M
Martin Folley
I have a list box where the row source is changed by clicking on a different
list box. This seems top work in that the choice in the first list box
produces a suitable list of options in the second listbox. The problem is
that when I click on the second box, the box goes blank ... all the the
entries disappear.
Clicking on the firs listbox again seems to re-populate the list normally.
I have added click, before/after update events for listbox2 that simply
debug.print. No output appears in the immediate box.
Where should I look for the problem?
list box. This seems top work in that the choice in the first list box
produces a suitable list of options in the second listbox. The problem is
that when I click on the second box, the box goes blank ... all the the
entries disappear.
Clicking on the firs listbox again seems to re-populate the list normally.
I have added click, before/after update events for listbox2 that simply
debug.print. No output appears in the immediate box.
Where should I look for the problem?