View Single Post
 
Old 08-08-2016, 10:23 AM
MAtkins MAtkins is offline Windows 10 Office 2016
Novice
 
Join Date: Jul 2016
Posts: 13
MAtkins is on a distinguished road
Default Word 2016 how can I detect text changes?

I'm trying to:
• copy text from a table cell
• to another cell on another page,
• after the user completes typing text into the first cell.

I can't figure out how to set up an event listener to determine when the text in the 1st cell has changed, or even if that's feasible in Word 2013+.

Can I do this? If so, how?
Reply With Quote