For me and I think for many many others learning VBA is an ongoing learning process. You have a database requirement and you look for solutions. But of course you have to start from somewhere.
I'm using a mix of knowledge resources :
1. VBA Course (two to tree days), essential for the basics.
(recordsets, instructions, functions...)
2. HELP in Access (F1).
3. VBA manual (still learning a lot of my book access 95).
4. Writing a macro and convert this to VBA (save as).
5. Posting questions on forums.
6. Reading and trying to understand VBA code examples.
7. Keywords in search engines (
8. Asking VBA Masters or Colleagues.
Your demand is very important. I would have make faster progress in my learning process if someone has guided me to the best resources.
pat (humble access fan).