PDA

View Full Version : Solved: VBA tutorial greenhorn



msa969
06-07-2007, 10:27 AM
I am learning VBA.
I am using a tutorial written by Daniel Klann 2005
I am trying to click on the link "Download the sample text file from here." on page 2.

Why is the link not working?
If this tutorial is not very good can you recommend one to me?

Bob Phillips
06-07-2007, 11:30 AM
It looks broken, but here is an alternative http://xlvba.3.forumer.com/index.php?act=ST&f=15&t=97&st=0#entry113

msa969
06-07-2007, 12:03 PM
Thanks xld I will give this tutorial a go

msa969
06-07-2007, 12:18 PM
XDL,

This tutorial seems to be theory based?
I want hands on step-by-step instructions.

I know the thoery stuff for example I know about objects, arrays, sub procedures, modules etc.

I just want to program VBA i.e. doing small tasks not just learning snippets of code.

ANy tutorials?

Bob Phillips
06-07-2007, 12:56 PM
That's difficult. The number of things you could do are infinite, so writig a tutorial is difficult. I haven't tied it, but here is another alternative http://www.anthony-vba.kefra.com/index.htm and another set http://www.fontstuff.com/vba/index.htm

Richard649
07-14-2009, 11:38 PM
Good stuff man....will give it a go....

CreganTur
07-15-2009, 06:36 AM
The Excel VBA certification that VBAX offers is very good for beginners to Excel VBA programming. Check it our here (http://www.vbaexpress.com/training/).

JohnnyBravo
07-19-2009, 09:47 PM
msa696,

I just happened to receive "Excel 2007 VBA Programming for Dummies" as a gift (by John Walkenbach). Just having read the first few chapters, I can tell you he's a very good author. Better than most. The examples in his book are simple and straightforward. If you want a good tut, that's one book that I can personally recommend.