[AccessD] TOP FIVE MOST COMMON VBA ERRORS AND THEIR SOLUTIONS

Gustav Brock gustav at cactus.dk
Sat Mar 14 16:04:00 CDT 2015


Hi Susan

Really? I would say that Option Explicit is mandatory - considering that it can be marked as default, has zero negative effects, but will save you - and indeed a beginner - for endless trouble.

/gustav

________________________________________
Fra: AccessD <accessd-bounces at databaseadvisors.com> på vegne af Susan Harkins <ssharkins at gmail.com>
Sendt: 14. marts 2015 21:42
Til: Access Developers discussion and problem solving
Emne: Re: [AccessD] TOP FIVE MOST COMMON VBA ERRORS AND THEIR SOLUTIONS

Well...

I disgree with part of 5) -- some of that stuff is beneficial when you
start adding on and enhancing, changing... why take them out? Well, the
Debug.Print anyway... that's just routine for me and I see no reason to
take them out. They come in handy at all stages of the project.

Option Explicit is a choice. I think it's convenient, but it's a choice.

Susan H.


More information about the AccessD mailing list