VBA Book

  • Thread starter Thread starter Julie
  • Start date Start date
J

Julie

Hi All! Does anyone have any recommendations on a good
VBA book to buy? I am wanting to learn more about
programming in VBA. Thanks in advance for any help given!

Julie
 
Julie,

Check out these 3

Excel 2000 Programming For Dummies; John Walkenbach; 408 pages; Hungry
Minds, Inc; ISBN: 0764505661

Excel 2002 VBA Programmers Reference; John Green, Stephen Bullen, Rob Bovey,
Robert Rosenberg; 993 pages; Wrox Press Inc; ISBN 1861005709

Excel 2003 Power Programming with VBA ; John Walkenbach; John Wiley & Sons;
ISBN: 0-764540726



My favourite is John Green 's (actually it's the only one I have read, but
the others are recommended by others, and John is well known in the
comunity).


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Debra Dalgleish has a fairly comprehensive listing on this WebPage for
books dealing with Excel.

http://www.contextures.com/xlbooks.html

Of course, it's difficult to make specific recommendations, but you
can browse your local bookstore or library to find which books you may
feel comfortable using.

Here are some links that deal with tutorials.

http://www.mvps.org/dmcritchie/excel/excel.htm#tutorials
http://support.microsoft.com/default.aspx?scid=/support/excel/content/vba101/default.asp
http://www.itts.ttu.edu/documentation/excel/excel2/esitemaptxt.html
http://www.usd.edu/trio/tut/excel/

The two books that seem to be highly recommended by persons that
frequent these newsgroups are

Excel 2002 VBA Programmers Reference; John Green, Stephen Bullen, Rob
Bovey, Robert Rosenberg; 993 pages; Wrox Press Inc; ISBN 1861005709

Excel 2002 Power Programming with VBA ; John Walkenbach; Hungry Minds
Inc; ISBN: 0764547992

John Walkenbach has written quite a number of books and has an
excellent WebSite.

http://www.j-walk.com/ss/

Here is a WebPage that provides a sampling of John Green's book.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnexvba/html/odc_5709_chap05idx.asp

HTH
Paul
 
Back
Top