Hello,
I am trying to read the value of a IE8 textarea using Excel 2010 VBA 7. The error I get is: "Object doesn't support this property or method" in relation to this line of code:
OldNotes = OldNotes.Value
I have also tried .innerText instead of .Value and get the same error.
Here is the website source that relates to the textarea:
Here is the VBA code I am using to try and read the text area:![]()
Please Login or Register to view this content.
Thanks in advance,![]()
Please Login or Register to view this content.
Matt
Bookmarks