by alrodopial » Fri Dec 05, 2008 6:08 pm
Hi,
I download and store the source of a page in a variable lets say called "mydata".
How do i have to declare this variable so that it will be "valid,available" till the close of the workbook? I want to use it again and lets say make a search inside it few seconds later, using a new macro. I dont want to download the page again and create the "mydata" again.
Thanks