Is there a way to read the text off a webpage using VBA? For example I am using a macro to "sendkeys" (I know not the most efficient method) to Internet Explorer and I want to be able to verify that I am on the correct page before sending the next set of keys. Kind of like error detection/correction.