Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

advanced access training - vba modules vs macros

Forum home » Delegate support and help forum » Microsoft Access VBA Training and help » advanced access training - VBA modules vs Macros

advanced access training - VBA modules vs Macros

ResolvedVersion Standard

Matthew has attended:
Access VBA course

VBA modules vs Macros

If an operation can be performed using either a Macro or a VBA module, which would you recommend?

RE: VBA modules vs Macros

VBA offers the opportunity of error trapping giving a meaningfull description of the error and its location- from this you may arrive at a SOLUTION A LITTLE QUICKER.

BUT for the VBA newbie who wants to see results pdq and is prepared to breakdown the steps involved in the process of macro automation - macros will be a usefull tool, but in the event of an error ..ooops is all you will probably get or even worse nothing at all and only when something isn't where it should be or is appearing randomly will you encounter the 'macro menace'
NB

Macros do not offer a complete solution you will at some point have to resort to VBA in developing a bespoke solution.

regards
jO

 

Training courses

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
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Access tip:

Hide Access Tables

One method of stopping your Access tables appearing in Database window, is to rename the table(s) with the prefix usys.

This converts the table into a system object, which cannot be viewed in the Database window.

You can show system objects in the Database window by the following:

Step 1: On the Tools menu, click Options.
Step 2: Click the View tab.
Under Show, select the System Objects check box.
Click OK.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.1 secs.