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