Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

I need to learn VB quickly...

Status
Not open for further replies.

tkaz

Technical User
Feb 21, 2005
75
US
Can anyone recommend an online class or tutorial to get me up to speed fairly quickly on VB and VB for Excel?
 

One of the quickest way to learn VBA in Excel is:
if you know how to do what you want 'by hand' in Excel (clicking on cells, using menus, moving around, etc) - use the Macro Recorder and look at the code (Alt-F11)

Have fun.

---- Andy
 
Thank you...I'll give that a try.
 
I would strongly recommend the text book "An Introduction to Programming Using Visual Basic 5.0" ISBN : 0138758573
You can find it on ebay sometimes. Everything in this book also applies to VB6.
[pc2]
 
I appreciate the suggestions! I am an old timer with Crystal Reports, but many of the reports used in my new company are Excel using VB. I have figured out some of it but need a good foundation to understand what I'm doing. Maybe these suggestions will help!
 



Excel VBA... Forum707.

Skip,
[glasses]Don't let the Diatribe...
talk you to death![tongue]

[glasses]Just traded in my old subtlety...
for a NUANCE![tongue]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top