Access Programming Manuals

M

mjones

Hey all. Does anyone know where i can find any good
Access 2000 programming manuals? I'm starting to do alot
with Access and have taken a few courses. Levels 1,2,3.
Unfortunately, they don't cover much for the actual
programming. IE, (IIF, TRIM, MID, LEFT RIGHT, INSTR,
STRCONV, ETC...)

And some instructors are only book smart. When applying
it in real situations, they can't seem to answer all of
my questions.

Any idea where i can find a good one, without paying a
fortune. Any idea where i can download one for free even?

What about Visual basic?


thanks.
 
W

Wayne Morgan

A good Visual Basic book should have the commands you are mentioning. However, you may
want to check the help file first. Open a code window (Alt+F11) and choose Help to open
the VBA help. In the Contents tab go down though the groups of items. The ones you have
listed should be under the Functions topic.
 

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