Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Good books and sites for excel VB?

What books and/or website are good to learn Visual Basic for Excel? I
know exactly what I would like to do, but at this moment I spend a LOT
of time figuring out how to do it.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?

Take a look at http://www.contextures.com/xlbooks.html for a list

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"houghi" wrote in message
...
What books and/or website are good to learn Visual Basic for Excel? I
know exactly what I would like to do, but at this moment I spend a LOT
of time figuring out how to do it.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Good books and sites for excel VB?

Bob Phillips wrote:
Take a look at http://www.contextures.com/xlbooks.html for a list


Thanks. Any recomendations?

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?

What do you know already?

Do you know Excel well or not so well?

Are you familiar with programming languages generally or not at all?

Are you familiar with the syntax of VB or not at all?

Are you familiar with the Excel object model, or not at all.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"houghi" wrote in message
...
Bob Phillips wrote:
Take a look at http://www.contextures.com/xlbooks.html for a list


Thanks. Any recomendations?

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.



  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Good books and sites for excel VB?

Bob Phillips wrote:
What do you know already?

Do you know Excel well or not so well?


I know it well. I am able to make macro's and edit them

Are you familiar with programming languages generally or not at all?


I can script in general. I write scripts in bash. So loops and so on are
not an issue for me to understand. I also understand the sub and write
many smaller macro's and scriopts that I then link together.

Are you familiar with the syntax of VB or not at all?


Somewhat. I can understand when I make a macro and am able to read and
understand about 50-75% of other peoples code. However I am not good
enough to come up with my own code.
I know what I want. I know the steps on how to get there. It is just
that I am unable to do that last step of actualy writing the code for
the missing parts.

I have several sources (about 7 or 8) that I need to put into several
other weekly and monthly reports and obviously need to automate that.

Manualy it takes me about 4-5 hours per week and it should be done by
the press of a button. Also I do not want to ask you people here to
solve all my problems, even though all the questions I have had got a
great answer.

Are you familiar with the Excel object model, or not at all.


It is the first time I hear the name, so I would say not at all. :-)


houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.


  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?

Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and Rosenberg,
http://www.amazon.com/exec/obidos/tg...070140-6374563.

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"houghi" wrote in message
...
Bob Phillips wrote:
What do you know already?

Do you know Excel well or not so well?


I know it well. I am able to make macro's and edit them

Are you familiar with programming languages generally or not at all?


I can script in general. I write scripts in bash. So loops and so on are
not an issue for me to understand. I also understand the sub and write
many smaller macro's and scriopts that I then link together.

Are you familiar with the syntax of VB or not at all?


Somewhat. I can understand when I make a macro and am able to read and
understand about 50-75% of other peoples code. However I am not good
enough to come up with my own code.
I know what I want. I know the steps on how to get there. It is just
that I am unable to do that last step of actualy writing the code for
the missing parts.

I have several sources (about 7 or 8) that I need to put into several
other weekly and monthly reports and obviously need to automate that.

Manualy it takes me about 4-5 hours per week and it should be done by
the press of a button. Also I do not want to ask you people here to
solve all my problems, even though all the questions I have had got a
great answer.

Are you familiar with the Excel object model, or not at all.


It is the first time I hear the name, so I would say not at all. :-)


houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.



  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Good books and sites for excel VB?

Bob Phillips wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and Rosenberg,
http://www.amazon.com/exec/obidos/tg...070140-6374563.

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Thanks. Just orderd it second hand. Now the 3-6 week wait wil,start.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.
  #8   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?

Even better. One of the benefits of buying earlier editions :-)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"houghi" wrote in message
...
Bob Phillips wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and
Rosenberg,
http://www.amazon.com/exec/obidos/tg...070140-6374563.

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Thanks. Just orderd it second hand. Now the 3-6 week wait wil,start.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.



  #9   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default Good books and sites for excel VB?

My 2002 edition is dog-eared. I actually just picked up the 2007 edition.
Haven't opened it yet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bob Phillips" wrote in message
...
Even better. One of the benefits of buying earlier editions :-)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"houghi" wrote in message
...
Bob Phillips wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and
Rosenberg,
http://www.amazon.com/exec/obidos/tg...070140-6374563.

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Thanks. Just orderd it second hand. Now the 3-6 week wait wil,start.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.





  #10   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,059
Default Good books and sites for excel VB?

On Jun 5, 4:54 am, "Bob Phillips" wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and Rosenberg,http://www.amazon.com/exec/obidos/tg...7/qid=10870374....

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Do you mean the 2003 edition of "Excel 2002 VBA"? Or do you mean the
edition entitled "Excel 2003 VBA"?

The "Excel 2002 VBA" sold by amazon.com has a 2003 copyright. That
seems to be the only copyright year. Is that the bad one?

A little off-topic....

How do you vet non-name-brand vendors of a book, whom amazon.com
points to? That is, sites that sound like companies, not individuals
(e.g. www_textbooksrus_com and a_book_place_4_u).

"Excel 2002 VBA" is available from a number of vendors(?) who are
allegedly offering new copies for as low as $7.50 -- much less than
amazon.com and less than many sites offering used copies.

I tend to be suspicious of vendors whose names I do not recognize.



  #11   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?



"joeu2004" wrote in message
ups.com...
On Jun 5, 4:54 am, "Bob Phillips" wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and
Rosenberg,http://www.amazon.com/exec/obidos/tg...7/qid=10870374....

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Do you mean the 2003 edition of "Excel 2002 VBA"? Or do you mean the
edition entitled "Excel 2003 VBA"?

The "Excel 2002 VBA" sold by amazon.com has a 2003 copyright. That
seems to be the only copyright year. Is that the bad one?



I didn't know there was a 2003 edition of the 2002 book. I presume I mean
the 2003 edition of the 2002 book , the one with 2002 in the title, but I
know that I recommend avoiding the version edited by Paul T. Kimmel , the
one with 2003 in the title, that is the one to avoid IMO.


A little off-topic....

How do you vet non-name-brand vendors of a book, whom amazon.com
points to? That is, sites that sound like companies, not individuals
(e.g. www_textbooksrus_com and a_book_place_4_u).

"Excel 2002 VBA" is available from a number of vendors(?) who are
allegedly offering new copies for as low as $7.50 -- much less than
amazon.com and less than many sites offering used copies.

I tend to be suspicious of vendors whose names I do not recognize.



Buying in this way always incurs a risk by its very nature, just as eBay
does. Happily, I have bought a couple of times, and I have never had a
problem personally, even when buying here in the UK from the States.


  #12   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default Good books and sites for excel VB?

I have the 2000 version, even the plastic cover I put it in is falling
apart. I wrote to Wrox for a copy, but haven't heard from them (:-

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"Jon Peltier" wrote in message
...
My 2002 edition is dog-eared. I actually just picked up the 2007 edition.
Haven't opened it yet.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bob Phillips" wrote in message
...
Even better. One of the benefits of buying earlier editions :-)

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my
addy)

"houghi" wrote in message
...
Bob Phillips wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and
Rosenberg,
http://www.amazon.com/exec/obidos/tg...070140-6374563.

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.

Thanks. Just orderd it second hand. Now the 3-6 week wait wil,start.

houghi
--
At the source of every error which is blamed on the computer you will
find at least two human errors, including the error of blaming it on
the computer.







  #13   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 56
Default Good books and sites for excel VB?

Bob Phillips wrote:
Buying in this way always incurs a risk by its very nature, just as eBay
does. Happily, I have bought a couple of times, and I have never had a
problem personally, even when buying here in the UK from the States.


What I do is use a different cardnumver each time I buy something
online. I put the limit on that number to the price, so if they decide
to rip me off, all I loose is the amount and not later several other
amounts, because I did or did not check the correct boxes.

This is a service by Citibank and is pressy usefull.

houghi
--
Listen do you hear them drawing near in their search for the sinners?
Feeding on the power of our fear and the evil within us.
Incarnation of Satan's creation of all that we dread.
When the demons arrive those alive would be better off dead!
  #14   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6,582
Default Good books and sites for excel VB?

To clarify: The book called "Excel 2002 VBA" is the good one. The one called
"Excel 2003 VBA" is the poorly remade one.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"Bob Phillips" wrote in message
...


"joeu2004" wrote in message
ups.com...
On Jun 5, 4:54 am, "Bob Phillips" wrote:
Then I would suggest Excel 2002 VBA by Bullen, Bovey, Green and
Rosenberg,http://www.amazon.com/exec/obidos/tg...7/qid=10870374....

Beware of the 2003 edit though, it was a poor job, full of errors, and
actually made the book worse.


Do you mean the 2003 edition of "Excel 2002 VBA"? Or do you mean the
edition entitled "Excel 2003 VBA"?

The "Excel 2002 VBA" sold by amazon.com has a 2003 copyright. That
seems to be the only copyright year. Is that the bad one?



I didn't know there was a 2003 edition of the 2002 book. I presume I mean
the 2003 edition of the 2002 book , the one with 2002 in the title, but I
know that I recommend avoiding the version edited by Paul T. Kimmel , the
one with 2003 in the title, that is the one to avoid IMO.


A little off-topic....

How do you vet non-name-brand vendors of a book, whom amazon.com
points to? That is, sites that sound like companies, not individuals
(e.g. www_textbooksrus_com and a_book_place_4_u).

"Excel 2002 VBA" is available from a number of vendors(?) who are
allegedly offering new copies for as low as $7.50 -- much less than
amazon.com and less than many sites offering used copies.

I tend to be suspicious of vendors whose names I do not recognize.



Buying in this way always incurs a risk by its very nature, just as eBay
does. Happily, I have bought a couple of times, and I have never had a
problem personally, even when buying here in the UK from the States.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Great Sites for Excel Funtions Prof Excel Worksheet Functions 2 December 19th 06 01:35 PM
Good books for Excel advanced users cyberdude Excel Discussion (Misc queries) 1 March 10th 06 08:32 AM
any good reference books on building excel formulas? Sharona77 Excel Worksheet Functions 4 February 6th 06 09:28 PM
Excel formulas - Useful Sites/Books, etc. windsong Excel Discussion (Misc queries) 7 October 19th 05 03:10 PM
how can i get free and good e-books specialy about M.S.office excel 200 Excel Discussion (Misc queries) 1 July 18th 05 04:26 PM


All times are GMT +1. The time now is 01:51 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"