View Single Post
 
Old 07-27-2023, 02:35 AM
Journeyman Journeyman is offline Windows 10 Office 2019
Novice
 
Join Date: Feb 2023
Posts: 15
Journeyman is on a distinguished road
Default

Quote:
Originally Posted by Italophile View Post
They are, and always have been, document level events and can be accessed via the ThisDocument module.
Thanks for your response.

Okay, so I am working with ActiveX text boxes, which happen to be located in roughly the same place on the developer tab as legacy content controls - which have a code selection. I apologise this was not clear.

In any case, the question remains: How do I access any one of the number of ActiveX Textboxes and their change/update events.

The purpose is that I want to trigger the applicable code to the applicable ActiveX control set into a word document (User Form) - an example would be gratefully appreciated.

Many thank
Reply With Quote