Alex has attended:
Excel VBA Intro Intermediate course
Excel VBA
Is running Excel VBA on 2007 alot different than Excel VBA 2003?
RE: Excel VBA
Hi Alex
Excel VBA in 2007 runs the same way as in 2003.
There are a few minor differenced ie you don't refer to Toolbars.
I ran the code we produce in the Excel VBA course in Excel 2007 and it produced the same results with no errors.
Carlos