I’m trying to do some “screen scraping”
It’s always a complex HTML page (lots of lines), but I’ve figured out how to do multiple REGEX searches that will identify immediately before where my text is, then I’m able to figure out immediately after
I want to extract this text into another window then move onto the next search on that same page.
But for the life of me I can’t figure out how to extract between these two points !!
I’m pretty much a newbie with REGEX and macro’s, but I had figured I’d be able to do this :-(
Anyone have any idea’s
I’d appreciate any tips
Michael