Learning VBA

Wondering Nomad

New Member
Joined
Oct 14, 2004
Messages
7
I'd like to learn to use VBA but am having a hard time learning from a book. Does anybody know of any online lessons, traditional schools, or any other place that may offer instructor led classes on VBA?

Or, did everybody teach themselves?
 

Excel Facts

Can you sort left to right?
To sort left-to-right, use the Sort dialog box. Click Options. Choose "Sort left to right"
Welcome to the Board!

Do a Google search for "Free Excel VBA Tutorials".

The MSKB is also a great place to take a look.

As is the Microsoft Visual Basic Programmer's Guide

As for if folks taught themselves, I believe that many of us old farts did. I can't speak for the young 'uns.

Remember, the Macro Recorder is your friend.

HTH,

Smitty
 
Upvote 0
I don't know where you are from, but if in or near the U.S.A. there is a learning center called New Horizons that offer VB courses. However, be aware that these courses can run over $1000 per course.

If you have enough initiative, you can absolutely teach yourself. As Smitty said, use the macro recorder. Record a couple of steps and then look at the code. Then start trying to modify the code. Once you learn how ranges and such are supposed to look, then start learning about loops and error trapping.

And as always, hang out on the Excel forums. One of the best ways to learn is to try to figure out a solution for other people's issues.

HTH! :-D
 
Upvote 0

Forum statistics

Threads
1,225,136
Messages
6,183,067
Members
453,147
Latest member
Lacey D

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top