0
votes
2answers
159 views
How do I invoke the IE ‘onblur’ event from VBA code in Excel?
Situation: I am working to populate text entry boxes in a webpage with data from Excel. When the data is entered manually and the focus is moved to another text box, the 'onblur' event is fired t …
