Expression and VBA Code

  • Thread starter Thread starter Guest
  • Start date Start date
Buy a book on VBA.
Take a class.
Read VBA code that has already been written.
Go thru Microsoft tutorials and Help files.
It helps to have a mentor that you can go to when you get stuck (or use
these forums)

-Dorian
 
I found that for me the most effective way of learning to write code was to
look at an actual piece of code in a functional database with a known result
and look at the logic and terminology that was used to achieve that result.

Also the examples that are provided for free at http://www.mvps.org/access/
are of immense value.

Good luck

Mike

cacacaconnie said:
I'm a new user of Access 2003, what's the best method for learning VBA
code?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top