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 » VBA
VBA
Resolved · Medium Priority · Version 2003
Philip has attended:
Excel VBA Intro Intermediate course
VBA
Is Excel VBA the same as Access VBA?
RE: VBA
Hi Phillip
Thank you for your question.
The basic core VBA parts like IF, Do While etc are exactly the same for Excel VBA and Access VBA. The difference is the Object Model you are using. Excel's object model is simpler than Access and you can record in Excel whereas you can't in Access.
If you are comfortable working with Excel VBA you'll learn Access VBA faster but it will take some studying.
Regards
Laura GB
Tue 27 Jan 2009: Automatically marked as resolved.
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:Trace Dependents / Precedents without the blue arrowsRather than using the toolbar you can press CTRL+] which is the equivelent of trace dependants and CTRL+[ for precendants. Both of these ways though will not show the blue arrows but jump to the cell containing the formula. |