+ Reply to Thread
Results 1 to 4 of 4

Clueless as to how to write VLOOKUP formula

  1. #1
    Registered User
    Join Date
    06-05-2005
    Posts
    1

    Clueless as to how to write VLOOKUP formula

    I have just started a summer class that is basically an Excel class. The teacher doesn't really show us how to do anything and I am a novice excel user at best. I have a lab that requires us to use VLOOKUP and I am totally lost. Anyone have any tips on a training website or where I could find this information.

  2. #2
    Forum Contributor
    Join Date
    02-26-2005
    Posts
    175
    Quote Originally Posted by moodwalker
    I have just started a summer class that is basically an Excel class. The teacher doesn't really show us how to do anything and I am a novice excel user at best. I have a lab that requires us to use VLOOKUP and I am totally lost. Anyone have any tips on a training website or where I could find this information.
    Moodwalker,
    http://www.contextures.com/xlFunctions02.html
    and
    search - Google
    Dave

  3. #3
    Andy Wiggins
    Guest

    Re: Clueless as to how to write VLOOKUP formula

    Have you taken a look at Excel's Help file? It's full of lots of useful and
    concise examples.

    --
    Andy Wiggins FCCA
    www.BygSoftware.com
    Excel, Access and VBA Consultancy
    -

    "moodwalker" <[email protected]> wrote
    in message news:[email protected]...
    >
    > I have just started a summer class that is basically an Excel class.
    > The teacher doesn't really show us how to do anything and I am a novice
    > excel user at best. I have a lab that requires us to use VLOOKUP and I
    > am totally lost. Anyone have any tips on a training website or where I
    > could find this information.
    >
    >
    > --
    > moodwalker
    > ------------------------------------------------------------------------
    > moodwalker's Profile:

    http://www.excelforum.com/member.php...o&userid=24055
    > View this thread: http://www.excelforum.com/showthread...hreadid=376598
    >




  4. #4
    Registered User
    Join Date
    05-26-2005
    Posts
    56

    Vlookup

    Just remember the principles of a vlookup and it becomes a whole lot easier. You are trying to look up a reference, either a fixed (i.e. typed in) or a cell and you are trying to find that in the left most column. Then you are looking to return a value X columns away.

    Simply speaking if you were looking for “Car” in this table

    Car 1
    Bike 2
    Train 3

    You would look for “Car”, in the above table, 2 columns along. This would look like = vlookup(“Car”,A1:B3,2,false). This assumes the table starts in cell A1. The false at the end means find the exact reference.

    If you have any other questions just shout.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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