I have been asked to find training resources to bring engineers up to speed on VBA programming.
The target trainee will have some systems engineering experience but little to no non-systems programming experience.
I’m hoping for a computer-based training course or DVD that we can purchase and give to the engineers for a couple days to bring them up to speed with the basics.
Unfortunately, my Google-fu is having a hard time cutting through the marketing sites to any obviously credible information.
Any feedback on good (or bad) resources would be much appreciated.
Edit: the engineers will be applying their new VBA skills in non-Office products.
While reference materials are useful, I really need something that guides them through the basics.
the best training program for VBA is the Macro Recorder. Pick something that you want to understand then record doing it in the GUI and look at the generated code.
Edit [haren]: my preferred answer was in the comments to this answer (thanks EBGreen!):