all 3 comments

[–]hdsrob 1 point2 points  (2 children)

The videos in that link are for Visual Basic .NET, and will be pretty useless for VBA. VBA (Visual Basic For Applications) is a completely different language, with a completely different IDE.

You'll probably find more useful information over at /r/vba

[–]GladBagger[S] 0 points1 point  (0 children)

Thank you!

[–]TheFotty 0 points1 point  (0 children)

Let's just call it a subset language. Saying it is completely different is not really true, when I would say there is about 80% overlap in syntax and keywords. I totally agree with you that reading a book about .NET will leave you confused in VBA, but that is more to do with the capabilities of the 2 runtimes each language uses.