I\'m trying to get my VBA routine to interact with a page that uses JavaScript, and have been successful in the past. After a recent update, it no longer works. At this po
Like this:
ie.window.exportData(ie.document.forms.workOrderSearchForm)