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 Excel VBA Training and help » Excel VBA
Excel VBA
Resolved · Low Priority · Version 2003
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
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. |
Excel tip:Turn Function tooltips on and offExcel 2002 (XP) and Excel 2003 have the Function tooltips facility. When you type in a function name followed by a bracket, for example, =IF(, a yellow box appears beside the function name and lists the function's arguments. This is very useful when you can't quite remember the order of a function's arguments or what the arguments actually are! |