+ Reply to Thread
Results 1 to 3 of 3

Learning VBA: Where Should I Start?

  1. #1
    Registered User
    Join Date
    02-29-2012
    Location
    Cambridge
    MS-Off Ver
    Excel 2010
    Posts
    4

    Learning VBA: Where Should I Start?

    Hi all,

    I am interested in learning VB for the purposes of improving the efficiency of some computer tasks I do at work. I work for a contract testing lab and we do a lot of stuff in Word and Excel manually. I am pretty sure a lot of this stuff could be automated and made idiot-proof, and I want to learn what I need to know in order to program this stuff myself. I am looking for some advice on where to start and what particular VBA things I should focus on learning first.

    Here's a a couple of examples of the kinds of things I want to do:

    1) Lab schedule. We currently have a schedule for what experiments are being done at each station, but the list is cumbersome. I would like for this to be paired with a calendar such that either the list of the calendar can be updated and the other will mirror any changes. The calendar would preferably be Excel-based itself, since I don't want to get into synching with Outlook or anything.

    2) Quoting. We currently have a simple Excel sheet for calculating the cost of experiments based on a variety of parameters. Then we manually edit a Word document to put all of that pricing information in. I am envisioning an Excel sheet that will guide a user through to process of adding the experiment parameters, will calculate the costs, and then automatically populate the Word document with the information. This could also be a separate VBA program that outputs the Word document.

    I'm not asking for help with going about these projects (though suggestions are welcome). I am asking for some direction in how to get about learning this stuff. I am aiming to have these projects completed by the end of the summer, so it's not something I am planning on rushing through. My main goal is to learn VB, but I want to be learning things that are directly applicable to what I want to do first.

    Thanks very much for your help!

    Brian

  2. #2
    Registered User
    Join Date
    10-08-2009
    Location
    Hull, England
    MS-Off Ver
    Excel 2003, Excel 2007
    Posts
    73

    Re: Learning VBA: Where Should I Start?

    Search Google for an ebook, Excel for Dummies i know it sounds harsh but it is good reading and may help you with a few things you question.
    You should be able to find a free copy also.

    The best way i picked things up is to ask for small specific things and understand them, tweak them and use them.
    Try starting by recording a macro while conducting the tasks within excel then see what excel recorded.
    Good Luck, anything else let us know.
    Like my post? Considered leaving Rep? Thanks.

  3. #3
    Forum Contributor Russell Dawson's Avatar
    Join Date
    03-01-2012
    Location
    Yorkshire, England
    MS-Off Ver
    2007
    Posts
    608

    Re: Learning VBA: Where Should I Start?

    I agree. Don't be afraid to ask questions but be as specific as possible and give examples. Your "quoting" process, as you describe it, appears to be something that could be done in one workbook without the need for VB or exporting data to Word.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1