|
-
May 27th, 2012, 05:30 PM
#1
Thread Starter
New Member
Space in website structure issue
Hey guys,
I'm new here... novice programmer but old-fart engineer.
Here's my problem, I'm trying to pull data from a website but hit a snag.
The website has a structure: Doc.links.Item X.innerText
X is a number, 1-150. Two questions:
1) There is a space between "Item" and the number... how do I get VBA to recognize that?
2) I'm searching through the 150 entries to find the ones with useful data... how do I use a FOR loop to put that # in there. In another way, it would usually be a Item(X) index, but if the # is in the actual name. As I said, I'm novice at programming, how do I make this work?
Thanks
Tony
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|