Hello,
we have a number of historical Word Documents which feature dropdown boxes related to each other (Like name & position). E.g. if in DD1 I choose "Mike" then DD2 should be "Engineer", if DD1 is "Peter" than DD2 should be "Salesman". Ideally DD2 should change automatically as DD1 is changed. I managed to change both DDs simultaneously by a pushbutton, but unfortunately a pushbutton gets printed. Seems I'd need an element that is visible, can take VB code and be clicked on, but doesnt get printed.
Any help is appreciated.
Many thanks
we have a number of historical Word Documents which feature dropdown boxes related to each other (Like name & position). E.g. if in DD1 I choose "Mike" then DD2 should be "Engineer", if DD1 is "Peter" than DD2 should be "Salesman". Ideally DD2 should change automatically as DD1 is changed. I managed to change both DDs simultaneously by a pushbutton, but unfortunately a pushbutton gets printed. Seems I'd need an element that is visible, can take VB code and be clicked on, but doesnt get printed.
Any help is appreciated.
Many thanks