+ Reply to Thread
Results 1 to 10 of 10

VLOOKUP/LOOK Advice

Hybrid View

  1. #1
    Registered User
    Join Date
    06-19-2008
    Posts
    9

    Question VLOOKUP/LOOK Advice

    Hi there,

    I have 2 problems relating to LOOKUP.
    Not sure if Excel can perform these calculations as they could get to complex.

    Problem 1
    Can it be possible to have excel look at data from one cell reference another cell then display the results from the cell next to it in another cell, sort of example:

    Tab 1 (Never changes)
    A B
    Bob 1
    Jon 2
    Fred 3

    Tab 2 (Dynamic, changes each week)
    A B
    Jon
    Fred
    Bob

    So it would work as follows.
    Tab2 column B will take Tab2 column A’s data check Tab1 column A and display Tab1 column B’s result.

    Problem 2

    Weekly league rank table that shows position movements week by week
    Example.

    Week1
    1 Jon
    2 Bob
    3 Fred

    Week2
    1 Fred Up 2
    2 Bob Not Moved
    3 Jon Down 2

    Can Excel calculate/show the actual movements of league positions?

    Thanks in advance to any help anybody can offer, I am no way an Excel expert so sorry if I gave poor examples.

    Martin.R
    Last edited by Martin.R; 06-19-2008 at 10:25 AM.

  2. #2
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Your first roblem can be overcome using a VLOOKUP.

    Not sure I understand the second.

    If you can attach a copy of your spreadsheet with some notes detailing whatr you want to achieve, someone is sure to be able to help.

    Regards
    Ed
    _____________________________
    Always learning, but never enough!
    _____________________________

  3. #3
    Registered User
    Join Date
    04-18-2008
    Posts
    80
    For your fist question if you name your data on sheet 1 something like roster (select all the included columns and Insert/name/define give it a name and click ok) then in tab 2 in column b you could use something like this

    =VLOOKUP(A2,roster,2)

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678
    Martin, please read the Forum Rules about thread titles before starting your next thread.

  5. #5
    Registered User
    Join Date
    06-19-2008
    Posts
    9
    Quote Originally Posted by EdMac
    Your first roblem can be overcome using a VLOOKUP.
    Quote Originally Posted by TIPPYS
    For your fist question if you name your data on sheet 1 something like roster (select all the included columns and Insert/name/define give it a name and click ok) then in tab 2 in column b you could use something like this

    =VLOOKUP(A2,roster,2)
    Thanks sorted that one.

    My 2nd problem is, thinking of best way to describe it, a week by week rank list.
    Along with each new position in the rank list I want to try and show how many rank positions a person has moved up or down.

    Thanks again for your help.

  6. #6
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    If you attach a copy of your sheet showing your data layout and what you want to achieve it will be easier to assist you.

  7. #7
    Registered User
    Join Date
    06-19-2008
    Posts
    9
    Quote Originally Posted by EdMac
    If you attach a copy of your sheet showing your data layout and what you want to achieve it will be easier to assist you.
    I have attached a basic version of my file.
    As you can see each week a new report gets added.
    I want to try and find away to have the weekly movement of games automated rather than manually change them.

    Thanks in advance for any help
    Attached Files Attached Files
    Last edited by Martin.R; 06-23-2008 at 05:21 AM.

  8. #8
    Forum Contributor EdMac's Avatar
    Join Date
    01-23-2006
    Location
    Exeter, UK
    MS-Off Ver
    2003
    Posts
    1,264
    Hi Martin

    have a look at the attached and see if it does what you want

    I have changed the ranking presentation.

    Regards
    Attached Files Attached Files

+ 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