PC Review


Reply
Thread Tools Rate Thread

Can someone recommend an Excel VBA Book?

 
 
wardnine@hotmail.com
Guest
Posts: n/a
 
      18th Oct 2006
Hey - I consider myself pretty good with Excel (not an expert or
anything, but know most of the functions and options available within
Excel inside out) but don't know a thing about Visual Basic
programming. Can someone recommend a good introductory book where
someone with a good knowledge of Excel can pick up at least the basics
behind VBA programming in Excel? I have programming experience (C, C++,
SAS) and I think it is something I pick up pretty quickly, just none in
Visual Basic. So if anyone can recommend me a good book to start with
that would be appreciated, thanks!!!

 
Reply With Quote
 
 
 
 
Bob Phillips
Guest
Posts: n/a
 
      18th Oct 2006
Either VBA For Dummies, or Excel VBA Power Programming, both by John
Walkenbach. Go to your bookshop and browse them to see which its more
suitable.

--
HTH

Bob Phillips

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

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey - I consider myself pretty good with Excel (not an expert or
> anything, but know most of the functions and options available within
> Excel inside out) but don't know a thing about Visual Basic
> programming. Can someone recommend a good introductory book where
> someone with a good knowledge of Excel can pick up at least the basics
> behind VBA programming in Excel? I have programming experience (C, C++,
> SAS) and I think it is something I pick up pretty quickly, just none in
> Visual Basic. So if anyone can recommend me a good book to start with
> that would be appreciated, thanks!!!
>



 
Reply With Quote
 
Zone
Guest
Posts: n/a
 
      18th Oct 2006
John Walkenbach's Excel 2003 Power Programming with VBA (Wiley
Publishing Inc., 2004)

wardn...@hotmail.com wrote:
> Hey - I consider myself pretty good with Excel (not an expert or
> anything, but know most of the functions and options available within
> Excel inside out) but don't know a thing about Visual Basic
> programming. Can someone recommend a good introductory book where
> someone with a good knowledge of Excel can pick up at least the basics
> behind VBA programming in Excel? I have programming experience (C, C++,
> SAS) and I think it is something I pick up pretty quickly, just none in
> Visual Basic. So if anyone can recommend me a good book to start with
> that would be appreciated, thanks!!!


 
Reply With Quote
 
Nick Hodge
Guest
Posts: n/a
 
      18th Oct 2006
Try also the Excel VBA Programmers reference by Green, Bovey and Bullen

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England

(E-Mail Removed)HIS
www.nickhodge.co.uk

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey - I consider myself pretty good with Excel (not an expert or
> anything, but know most of the functions and options available within
> Excel inside out) but don't know a thing about Visual Basic
> programming. Can someone recommend a good introductory book where
> someone with a good knowledge of Excel can pick up at least the basics
> behind VBA programming in Excel? I have programming experience (C, C++,
> SAS) and I think it is something I pick up pretty quickly, just none in
> Visual Basic. So if anyone can recommend me a good book to start with
> that would be appreciated, thanks!!!
>



 
Reply With Quote
 
Jim
Guest
Posts: n/a
 
      18th Oct 2006
I learned from the book by Green, Bovey and Bullen. Sometimes I think
it started me at the "third grade" instead of "first grade". Should I
have started with Walkenbach's book???

Nick Hodge wrote:
> Try also the Excel VBA Programmers reference by Green, Bovey and Bullen
>
> --
> HTH
> Nick Hodge
> Microsoft MVP - Excel
> Southampton, England
>
> (E-Mail Removed)HIS
> www.nickhodge.co.uk
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hey - I consider myself pretty good with Excel (not an expert or
> > anything, but know most of the functions and options available within
> > Excel inside out) but don't know a thing about Visual Basic
> > programming. Can someone recommend a good introductory book where
> > someone with a good knowledge of Excel can pick up at least the basics
> > behind VBA programming in Excel? I have programming experience (C, C++,
> > SAS) and I think it is something I pick up pretty quickly, just none in
> > Visual Basic. So if anyone can recommend me a good book to start with
> > that would be appreciated, thanks!!!
> >


 
Reply With Quote
 
Nick Hodge
Guest
Posts: n/a
 
      18th Oct 2006
Books and peoples writing styles are very personal. I actually leaned most
VBA from an MS press Step-by-step book as it built an actual
application...worked for me, may not for others, I always plug MVPs books as
they will certainly know their stuff and they also give a bit back for free.
Definitely John W fits that bill

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England

(E-Mail Removed)HIS
www.nickhodge.co.uk

"Jim" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I learned from the book by Green, Bovey and Bullen. Sometimes I think
> it started me at the "third grade" instead of "first grade". Should I
> have started with Walkenbach's book???
>
> Nick Hodge wrote:
>> Try also the Excel VBA Programmers reference by Green, Bovey and Bullen
>>
>> --
>> HTH
>> Nick Hodge
>> Microsoft MVP - Excel
>> Southampton, England
>>
>> (E-Mail Removed)HIS
>> www.nickhodge.co.uk
>>
>> <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>> > Hey - I consider myself pretty good with Excel (not an expert or
>> > anything, but know most of the functions and options available within
>> > Excel inside out) but don't know a thing about Visual Basic
>> > programming. Can someone recommend a good introductory book where
>> > someone with a good knowledge of Excel can pick up at least the basics
>> > behind VBA programming in Excel? I have programming experience (C, C++,
>> > SAS) and I think it is something I pick up pretty quickly, just none in
>> > Visual Basic. So if anyone can recommend me a good book to start with
>> > that would be appreciated, thanks!!!
>> >

>



 
Reply With Quote
 
=?Utf-8?B?SmltIFRob21saW5zb24=?=
Guest
Posts: n/a
 
      18th Oct 2006
That book is a programmers reference, not really a teaching book. It is
intended for people with an understanding of programming in VBA who may whish
to research a specific topic.
The books by John are learing guides intended to walk a new user step by
step through a series of exercises intended to give the reader an
understanding of writing code in VBA.
--
HTH...

Jim Thomlinson


"Jim" wrote:

> I learned from the book by Green, Bovey and Bullen. Sometimes I think
> it started me at the "third grade" instead of "first grade". Should I
> have started with Walkenbach's book???
>
> Nick Hodge wrote:
> > Try also the Excel VBA Programmers reference by Green, Bovey and Bullen
> >
> > --
> > HTH
> > Nick Hodge
> > Microsoft MVP - Excel
> > Southampton, England
> >
> > (E-Mail Removed)HIS
> > www.nickhodge.co.uk
> >
> > <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed)...
> > > Hey - I consider myself pretty good with Excel (not an expert or
> > > anything, but know most of the functions and options available within
> > > Excel inside out) but don't know a thing about Visual Basic
> > > programming. Can someone recommend a good introductory book where
> > > someone with a good knowledge of Excel can pick up at least the basics
> > > behind VBA programming in Excel? I have programming experience (C, C++,
> > > SAS) and I think it is something I pick up pretty quickly, just none in
> > > Visual Basic. So if anyone can recommend me a good book to start with
> > > that would be appreciated, thanks!!!
> > >

>
>

 
Reply With Quote
 
Bob Phillips
Guest
Posts: n/a
 
      18th Oct 2006
But not the 2003 edition - bad edit.

--
HTH

Bob Phillips

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

"Nick Hodge" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Try also the Excel VBA Programmers reference by Green, Bovey and Bullen
>
> --
> HTH
> Nick Hodge
> Microsoft MVP - Excel
> Southampton, England
>
> (E-Mail Removed)HIS
> www.nickhodge.co.uk
>
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Hey - I consider myself pretty good with Excel (not an expert or
> > anything, but know most of the functions and options available within
> > Excel inside out) but don't know a thing about Visual Basic
> > programming. Can someone recommend a good introductory book where
> > someone with a good knowledge of Excel can pick up at least the basics
> > behind VBA programming in Excel? I have programming experience (C, C++,
> > SAS) and I think it is something I pick up pretty quickly, just none in
> > Visual Basic. So if anyone can recommend me a good book to start with
> > that would be appreciated, thanks!!!
> >

>
>



 
Reply With Quote
 
Nick Hodge
Guest
Posts: n/a
 
      19th Oct 2006
I specifically went with the programmers ref as the user said he had
experience with C, C++, etc, so understands the concept of objects,
properties and methods, etc, etc

Equally, people should not overlook the 'learning power' of the macro
recorder. Can teach bad habits, select, default properties, but is a rapid
learner as you know what you did in the UI.

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England

(E-Mail Removed)HIS
www.nickhodge.co.uk

"Jim Thomlinson" <James_Thomlinson@owfg-Re-Move-This-.com> wrote in message
news:16E5DC5A-1662-48EA-B30C-(E-Mail Removed)...
> That book is a programmers reference, not really a teaching book. It is
> intended for people with an understanding of programming in VBA who may
> whish
> to research a specific topic.
> The books by John are learing guides intended to walk a new user step by
> step through a series of exercises intended to give the reader an
> understanding of writing code in VBA.
> --
> HTH...
>
> Jim Thomlinson
>
>
> "Jim" wrote:
>
>> I learned from the book by Green, Bovey and Bullen. Sometimes I think
>> it started me at the "third grade" instead of "first grade". Should I
>> have started with Walkenbach's book???
>>
>> Nick Hodge wrote:
>> > Try also the Excel VBA Programmers reference by Green, Bovey and Bullen
>> >
>> > --
>> > HTH
>> > Nick Hodge
>> > Microsoft MVP - Excel
>> > Southampton, England
>> >
>> > (E-Mail Removed)HIS
>> > www.nickhodge.co.uk
>> >
>> > <(E-Mail Removed)> wrote in message
>> > news:(E-Mail Removed)...
>> > > Hey - I consider myself pretty good with Excel (not an expert or
>> > > anything, but know most of the functions and options available within
>> > > Excel inside out) but don't know a thing about Visual Basic
>> > > programming. Can someone recommend a good introductory book where
>> > > someone with a good knowledge of Excel can pick up at least the
>> > > basics
>> > > behind VBA programming in Excel? I have programming experience (C,
>> > > C++,
>> > > SAS) and I think it is something I pick up pretty quickly, just none
>> > > in
>> > > Visual Basic. So if anyone can recommend me a good book to start with
>> > > that would be appreciated, thanks!!!
>> > >

>>
>>



 
Reply With Quote
 
webmaster@rapidxll.net
Guest
Posts: n/a
 
      24th Nov 2006

VBA is a great tool for handling repetative tasks. As a general rule,
I would develop worksheet functions in C / C++ (for performance and to
interface with other tools ... such as databases or web services). VBA
would be used to show/hide sheets, copy data, save files, toggle
setting.

First thing you should know is that Excel has a Tools -> Macros ->
Record Macro feature that builds a (poor) VBA skeleton for whatever
tasks you wish to do. One note is that this code sometimes does not
work if you edit it ! This can make VBA a little frustrating. But it
is a great macro language and this feature is invaluable in guiding you
though the feature maze. You would need to clean up hard-coded ranges
/ worksheet names... Use the Sheet (id).select, SelectedCell.offset,
to navigate. When coping ranges, use range("theTarget').value =
range("theSource").value When analyzing range values pass the range
data to a variable dim a a = range("theData").value rows
= a.ubound(1) cols = a.ubound(2) you can also then re-populate
the range quickly with range("theData").value = a

But do not write heavy duty functions in VBA. Use C / C++ for any
number manipulations, sorting, grouping, .... When building
worksheet functions, use the C / C++ API or a tool to make this work
easier.

RapidXLL_NET automatically interfaces native C / C++ with Excel Add-Ins
and the .NET framework. Visit http://www.RapidXLL.net for samples
and a free trial.

Sincerely,

The RapidXLL Team



(E-Mail Removed) wrote:
> Hey - I consider myself pretty good with Excel (not an expert or
> anything, but know most of the functions and options available within
> Excel inside out) but don't know a thing about Visual Basic
> programming. Can someone recommend a good introductory book where
> someone with a good knowledge of Excel can pick up at least the basics
> behind VBA programming in Excel? I have programming experience (C, C++,
> SAS) and I think it is something I pick up pretty quickly, just none in
> Visual Basic. So if anyone can recommend me a good book to start with
> that would be appreciated, thanks!!!


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can you recommend an Excel book? ... Speedmaster Microsoft Excel Programming 2 28th Aug 2007 04:21 PM
Can someone recommend an Excel VBA Book? wardnine@hotmail.com Microsoft Excel Misc 1 18th Oct 2006 08:56 PM
Could you recommend an Excel book? =?Utf-8?B?RXZnZW55?= Microsoft Excel Misc 1 8th Feb 2006 05:05 AM
Recommend a good Excel Book Mac Lingo Microsoft Excel Programming 1 24th Nov 2004 06:58 AM
Anyone recommend a good book for excel? iop Microsoft Excel Charting 2 30th Jun 2003 10:41 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:07 AM.