My best advice, other than the books (Walkenbach's are great), would be to play with the macro recorder doing everyday repetitive tasks, then analyze the code and see what it does and why.
And learn to get rid of Select statements and screen navigation, which are probably the two most wasteful things that the recorder generates.
HTH,
Smitty