Need learning materials for Access

D

Donna

Hello,
I have been using Access for many years and am always learning something
new. I also struggle many times simply because I don't know how to properly
code something in VBA. There are many books on Access and most of them
include the fundamentals. I am looking for a more advanced level. I recently
bought Using MS Access 2003 by Roger Jennings. It looks like a good
reference book, but still not exactly what I was looking for.

Currently, the applications that I developed revolve around tracking costs,
making scheduled payments, keeping up with coal and lignite leases, royalty
payments, landowners, permitting and another area I developed is for safety
training, accidents, employee awards. The databases are on a small scale.

I have not had any formal training, self-taught, learn as I go. I live in a
rural area and work full time. I gain a lot of knowledge from the newsgroups
here, the MVP's are so knowledeable and the questions that get posted here
are very interesting and challenging.

I would like to learn more along the lines of developing user interface that
is user-friendly for novice to experienced user.

I would like to understand how to use some of the library references, such
as the calendar control. There are lots of other objects that I have never
tried to use.

I want to learn more about making selections from lists or combo boxes. I
recently made a form with a drop down list to choose a name, then the user
selects the time frame for the report from an option group, and yet another
selection from an option group for a detail or a summary report, then the
user can select to do a print preview or print the report(s). I wanted to
use VBA code, but never could figure out how to write it out, so I ended up
using macros. It works great, but I really struggled with the Where
argument. I understand the logic, just don't know how to write it out
properly.

How do you learn to tap into the "next level" of Access? What other
resources are out there? I have a great admiration and appreciation for all
of you, and thank you in advance for your suggestions.

Donna
 
J

Jesper

How do you learn to tap into the "next level" of Access? What other
resources are out there? I have a great admiration and appreciation for
all of you, and thank you in advance for your suggestions.

It seems you're quite a bit of work with Access already but need to get more
into VBA.
The Access Developers Handbook is supposedly the best reference, but I don't
own it.
I wanted to dig into VBA and read "Beginning Access 2002 VBA", which I think
was at just the right level. I still pul it out occasionally.
It has a lot about VBA, Modules, Automation, Add-ins and more. Well worth
the money I thought.
I never learned macros in detail but went straight to VBA and never looked
back.
Good luck!

Jesper F, Denmark
 
F

Fred Boer

Dear Donna:

There are many resources available. You already are familiar with one of the
best: these newsgroups! You might want to check out the big list 'o links
located here:

http://home.bendbroadband.com/conradsystems/accessjunkie.html

There are many wonderful links collected together in that list. Explore them
at your leisure, and believe me, there are enough amazingly helpful web
resources out there to use up any leisure time you might have!

There are also many helpful books worth purchasing; it would be worth going
to a good bookstore and browsing! Two come to mind in particular: Beginning
Access 2000 VBA, by Sussman and Smith was one I found helpful in beginning
to learn VBA. The authoritative Access Developer's Handbook, by Getz,
Litwin, Gunderloy is an essential work, but can be a bit intimidating (IMHO)
for someone just starting out in VBA.

Good luck!
Fred Boer
 

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