VBA books

C

Cyberwolf

Can someone point me to a good reference book on VBA? I have Beginning VBA
for Access and that is OK, but I am beyond that now and need something that
is clear and concise. I program across Access, Word and Excel.

TIA
 
E

Ednet News Server

<< Can someone point me to a good reference book on VBA? I have Beginning
VBA
for Access and that is OK, but I am beyond that now and need something that
is clear and concise. I program across Access, Word and Excel.>>


I have found these two books very helpful in getting me started:

Access Cookbook by Ken Getz et al, O'Reilly and Access Database Design &
Programming by Steven Roman, O'Reilly.

For Excel, I used Excel 2000 Power Programmingnwith VBA by John Walkenbach,
IDG Books.

Hope this helps.
 
C

chris.nebinger

I recommend the Access Developer's Handbook, but Getz et al. I don't
know if I've seen a 2003 version, but the XP version is still very
useful.


Chris
 
D

Douglas J. Steele

There is no 2003 version. The authors felt that there weren't sufficient
differences between Access 2002 and Access 2003 to justify a new edition.
 
Top