Dgar007, I have that book. I think he does a great job explaining things, but I don't think it would provide quite as much hand holding as the Dummies book would (which I have not seen). If durdle is committed to learning and ambitious, then Mr. Barker's book could be just the ticket. I used that book when I was learning and it inspired me to delve deeper.
Durdle, you just need to make sure that the book you buy is appropriate to your version of Access. There are two data access technologies (DAO and ADO) that are used in concert with VBA to control Access programatically. I don't think any book covers both (because it would be too fat). DAO was the "preferred" technology (according to Microsoft through version 97 of Access), after that, ADO became preferred. DAO will still work with all later versions of Access, except that, from what I hear, ADO is generally easier to use with ADP files.