Hello,
Bit of a novice on pulling data from the web.
The 3 lines in bold below work. But when I try to pull another element, ret(4), the code isn't working.
How do I work out whether it is a class or attribute?
Many thanks.
Private Function getprices(ByVal URL As String) As Variant...