View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Bob Bob is offline
external usenet poster
 
Posts: 972
Default Good books on VBA for Excel?

Thanks for the recommendation. I will check out Kofler's book.
Bob


"Filibuster" wrote:

The book I use most is 'Definitive Guide to Excel VBA' by Michael Kofler. I
am not sure if I'd call it a how-to book - but its a great reference. I
started writing Excel VBA code after having a pretty good understanding of VB.