Hi everyone,

Im trying to get some text off a webpage via VBA code.

For Example - on this webpage: http://www.harveynorman.com.au/compu...8c-laptop.html

i would like the text that comes after, Key Features

thus the returned result would be:

The Toshiba Satellite L50-B08C Laptop tips the scales at 2.20kg, ensuring you won’t be lugging around a weighty laptop every time you take it with you.
An Intel Core i7 Processor 4510U provides plenty of power for easier multitasking and speedier usage.
Skullcandy branded audio engineering means your tunes have never sounded better.
The Satellite L50-B08C uses a Toshiba tile keyboard which features 0.2mm curved keypads for comfort and efficiency.
Would be great if each bullet point could end up in a new cell.

I know this might seem like i've not tried, but i have for several hours.
I've tried tinkering with some code i have that gets me the Price and Specs Table from the website, but im afraid i just dont know enough about how that code acutally works to be able to modify it and get it to pull Key Features sections.

Many Thanks / Kudos for whoever can help.

Regards

Andrew.