Hi! Does anyone know of a good book for beginners wanting to learn VBA.
I personally have expericence in JAVA, HTML, and SQL. (not sure if this is relevent.)
I used Wrox Press's Beginning Access 97 VBA as a primer. It may only be A97 but VBA has hardly changed in the jump to 2003. And VB & VBA in a Nutshell is a handy reference, though not a tutorial.
Hi! Does anyone know of a good book for beginners wanting to learn VBA.
I personally have expericence in JAVA, HTML, and SQL. (not sure if this is relevent.)
Never found a good book on VBA but I use a combination of QUE using Visual Basic, this forum, the VBA help files (which are better than most MS help files), and I often, (especially to start with) created a macro, converted it to VBA and studdied the code. With your knowledge of SQL as well what are you waiting for? get stuck in.