I'm trying to put together a VBA course to teach engineering undergrads 1) how to program, and 2) how to use excel to solve engineering problems.
Most of the books I'm finding seem to race through the fundamentals of programming VBA so they can teach the really deep stuff. I'm looking for one that goes more into depth on the fundamentals. Most don't even know what variables are. They can learn the more complicated stuff on their own time in the field. I would also like to see an excellent reference section which tabulates all the functions, objects, properties, etc, so that they could look things up as they work through it. I chose Excel VBA because as engineers they will probably never have need for, nor be exposed to the full VB programming environment.
So far I've narrowed it down to two books that do a quasi-moderate, almost acceptable job of teaching fundamentals:
Excel 2007 Power Programming with VBA by John Walkenbach
Programming Excel with VBA and .NET by Jeff Webb
Can anyone recommend a VBA book that does a really good job of teaching programming fundamentals?
Also, would it be appropriate to introduce them to this forum throughout the course, or do they need to be in their professional career first?
-JTBorton
Well, You can try banging your head against the wall, but you just end up with lost-time injuries and damaged equipment. [M. Passman]
Most of the books I'm finding seem to race through the fundamentals of programming VBA so they can teach the really deep stuff. I'm looking for one that goes more into depth on the fundamentals. Most don't even know what variables are. They can learn the more complicated stuff on their own time in the field. I would also like to see an excellent reference section which tabulates all the functions, objects, properties, etc, so that they could look things up as they work through it. I chose Excel VBA because as engineers they will probably never have need for, nor be exposed to the full VB programming environment.
So far I've narrowed it down to two books that do a quasi-moderate, almost acceptable job of teaching fundamentals:
Excel 2007 Power Programming with VBA by John Walkenbach
Programming Excel with VBA and .NET by Jeff Webb
Can anyone recommend a VBA book that does a really good job of teaching programming fundamentals?
Also, would it be appropriate to introduce them to this forum throughout the course, or do they need to be in their professional career first?
-JTBorton
Well, You can try banging your head against the wall, but you just end up with lost-time injuries and damaged equipment. [M. Passman]