2

As resident techie I have been charged with teaching some colleagues VB specifically for use with Excel.

My main duties involve MySQL and Objective-C and haven't touched VB since University. While I'm not worried about the prospect of learning VB (how hard can it be, right?). I have no clue on where to point my "students" to start.

Any good books? Online tutorials? I will of-course be sending them to SO.

Richard Stelling
  • 25,607
  • 27
  • 108
  • 188
  • 1
    See this: http://stackoverflow.com/questions/1543424/documentation-resource-for-office-vba-developers/1545024#1545024 – jtolle Oct 11 '09 at 14:56
  • for a basic start:http://multiskillz.tekcities.com/io20_IT_ENG_0080_Vba_MENU_0_table1.html – pascal b Dec 08 '15 at 14:41

3 Answers3

2

About.com often has good stuff.

After that maybe some Free VBA Tutorials

bugmagnet
  • 7,631
  • 8
  • 69
  • 131
2

Google search came up with - http://www.vbtutor.net/VBA/vba_tutorial.html this one is very basic and probably you will just have to breeze thru it and then probably move on to my personal favorite www.ozgrid.com

Nilesh Deshmukh
  • 359
  • 2
  • 8
2

I like VBA Developer's Handbook by Getz and Gilbert for a book. On the internets, I always wind up at ozgrid.com and cpearson.com.

Community
  • 1
  • 1
Ryan Shannon
  • 710
  • 1
  • 5
  • 9