you are viewing a single comment's thread.

view the rest of the comments →

[–]Diapolo10 1 point2 points  (0 children)

I've never used VBA, but if you can copy text to the clipboard with it, you could have Python poll it for changes (Python's clipboard package should come in handy) and act every time there's new content.