T
Tom_OM
I'm working on a Word plug-in that saves variables into a document and
then displays that info in a drop-down combo box. The problem is that
if the user alt+tabs into another document (or changes documents via
the Window menu) the combo box still displays the info from the
previous document.
I already have a sub that can clear and refill the combo box based on
which document is open. I need to figure out some way to detect if
the user has alt-tabbed to another document so that it will trigger
the sub that revises the comb box content.
Anyone know?
then displays that info in a drop-down combo box. The problem is that
if the user alt+tabs into another document (or changes documents via
the Window menu) the combo box still displays the info from the
previous document.
I already have a sub that can clear and refill the combo box based on
which document is open. I need to figure out some way to detect if
the user has alt-tabbed to another document so that it will trigger
the sub that revises the comb box content.
Anyone know?