Hi guys,

I'm handling a website .responestext in excel, which is more than the 32767 character limit for strings in VBA.
Is there a workaround to this, other then splitting the responsetext up in more than 1 string?
Thanks in advance for any reply.