Macros/VB

T

TBird

I have been teaching myself Access, and I feel like I'm off to a nice
start. However, I have not gotten into maros/VB yet and I know this is
really limiting me. Any suggestions on where I can get a boost in this
area?
 
P

Perlith

I agree, macros are extremely limited in what they can do when compared to
VB code. Also, in my opinion, VB code is better from a maintenance
standpoint.

Start by checking out any (and all) books from your local library
system/local university. Two books I personally found extremely useful:
Visual Basic 6 from the Ground Up (for general learning)
1001 Visual Basic Programmer's Tips (for reference)

Best of luck to you :).

--
Travis Cornwell
Computer Science Coop
REM Services Inc.
(e-mail address removed)
 
B

Brendan Reynolds \(MVP\)

The best book I know for learning this particular aspect of Access is
'Beginning Access <version> VBA Programming' from Wrox Press. (Where
<version> might be 97, 2000, or 2002).
 
V

Victor Delgadillo

I would start by reading the extensive help that comes with Access and with
Visual Basic for Applications.
The help when you load VBA gives you an excellent description of functions,
procedures, examples, etc.

--
Victor Delgadillo [MVP Access]
Miami, Florida

Consultas al grupo, asi todos nos beneficiamos.

_
 

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

Top