This book is everything I wanted and more!
Finally a book which doesn't assume you know absolutely everything about Access before launching into VBA! This book breaks you in gently, with step by step instructions for each example in plain english, which you can follow without an in depth knowledge of Access itself.
It does require that you have a basic understanding of how to create tables, queries, forms and reports using the wizards, but I would assume that most people diving into Access VBA are already somewhat familiar with that.
Personally, my knowledge was a bit sketchy, having mostly self-taught through changing things in existing code and breaking them until they worked, then going to forums to ask others how to fix things, however the approach taken in this book really worked well. It allows you to read about a new bit of code, then see it work, and then try it out in an example at the end of the section. Suddenly lightbulbs were firing off all over the place .. "ahhh, so THAT'S why that bit of code wouldn't work the other month!!"
All the way through there are code examples and screenshots, so that if you do get completely lost you can work back and figure out what you're confused about, re-read the examples, check over the sample code and hopefully figure it out.
I actually noticed a couple of minor errors in the book which meant my code wasn't working, and was amazed to receive a reply back from Mike within 24 hours, correcting the word which was wrong and hence allowing my code to work (woohoo!) - the first time I've ever had a reply back from an author when highlighting or suggesting something in their book. Mike was very keen to receive feedback which is a really good thing, in my opinion.
I would definitely DEFINITELY recommend this book to people starting out in VBA - I now understand how the "guts" of Access works and can start to write my own code rather than fiddle about with things until they break, which is a huge saving in time and frustrations!
I'll definitely be using this as a reference guide for some time to come, and passing it on to other colleagues who want to learn about the subject area - can't recommend it highly enough.