VBA Code Resource?

  • Thread starter Thread starter Microsoft Newsgroup
  • Start date Start date
M

Microsoft Newsgroup

I am beginning to use VBA code in an Access database and need a reference
for VBA (e.g., standard functions, et al.).

Does anyone know of the best reference for this? Any advice is welcome,
thanks.

Gary
 
1. Access VB Help. Very comprehensive but finding the right topic can be a
bit of a problem sometimes.

2. http://www.mvps.org/access/ for lots and lots of tips.

3. Get a book on Access VBA and learn how to use the VBA IDE (Integrated
Development Environment) window. You can use the ObjectBrowser in the VBA
IDE as a navigation aid to get to the right topic in Access VB Help
mentioned in (1).
 

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