: MS EXCEL AND VBA MACROS
Objet : $$Excel-Macros$$ vba beginner question: manipulating array data
I'm just beginning to learn VBA (have experience with Ruby and PHP) and I'm
wondering how you would go about doing the following:
I have paired data in 2 columns - daily historical stock data w
I'm just beginning to learn VBA (have experience with Ruby and PHP)
and I'm wondering how you would go about doing the following:
I have paired data in 2 columns - daily historical stock data with the
date in column A and the closing value in column B, and assume I have
10 years worth of data. I'd