98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft VBA Training and help » vba training london - Difference between VBA 2003 and VBA 2000
vba training london - Difference between VBA 2003 and VBA 2000
Resolved · Low Priority · Version Standard
Arturo has attended:
Excel VBA Intro Intermediate course
Difference between VBA 2003 and VBA 2000
What is the difference between VBA 2003 and VBA 2000?
RE: Difference between VBA 2003 and VBA 2000
Hi Arturo
There is no difference between Excel VBA 2000 and 2003.
However with Excel 2007 because of new features eg No more Toolbars there will be new objects to deal with, but the basic language is the same.
Regards
Carlos
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
VBA tip:Add A New Sheet at the end of the WorkbookTo add a new sheet at the end of the workbook you need to count the sheets in the workbook using: |