Thread: Any good books?
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Any good books?

Formulas/functions aren't VBA. If you want the object model, get Excel 2002
VBA Programmers Reference (Bullen, Bovey, Rosenberg, Green), avoid the 2003
version. If you want VBA methods, commands etc, get John Walkenbach's VBA
for Dummies, or maybe his VBA Power Programming if you think the Dummies
book is too basic.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Oggy" wrote in message
ups.com...
Hi, Does anybody recomend any books on the subject, VBA Programming
with Excel 2003. With a reference to all the formula's and comands.

Thanks