opinionated86
New Member
- Joined
- Feb 2, 2016
- Messages
- 12
Hi I've googled around a ton and have tried out a few examples but just can't make head nor tails of any of this, I'm self taught with both vba and excel and this just isn't my area so sorry if I'm being stupid.
I want to feed the macro a permalink to an item page and for it to give me back certain data (eg the title of the item) from the page, the pages are all layed out the same so the data is in the same place.
Here is an example of one of the pages:
https://catalogue.leedsbeckett.ac.u...1=GENERAL^SUBJECT^GENERAL^^&user_id=WEBSERVER
*Terrible permalink i know but that's nothing to do with me*
I can see that I can get the label for the title using inspect and I feel like there should be a way to navigate to that using vba but i just can't figure it out.
I want to feed the macro a permalink to an item page and for it to give me back certain data (eg the title of the item) from the page, the pages are all layed out the same so the data is in the same place.
Here is an example of one of the pages:
https://catalogue.leedsbeckett.ac.u...1=GENERAL^SUBJECT^GENERAL^^&user_id=WEBSERVER
*Terrible permalink i know but that's nothing to do with me*
I can see that I can get the label for the title using inspect and I feel like there should be a way to navigate to that using vba but i just can't figure it out.
Last edited: