+ Reply to Thread
Results 1 to 5 of 5

Re: Average over a text range using a vlookup In Column

  1. #1
    Registered User
    Join Date
    09-07-2010
    Location
    Hong Kong
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Average over a text range using a vlookup In Column

    Hi,

    i would like to calculate the average of these text field, so i have created another table for vlookup. as i look through other people comment i've managed to test how it work horizontally (the look up value are the same row) but i have a much bigger one where the lookup value are shown vertically lookup (value are in different cell in one column.)

    please see attachment for detail
    Attached Files Attached Files

  2. #2
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Average over a text range using a vlookup In Column

    One route:

    Please Login or Register  to view this content.
    (assumes each grade listed on Master sheet is valid)

  3. #3
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: Average over a text range using a vlookup In Column

    B1: =VLOOKUP(A1,'grade Sheet'!A:B,2,FALSE) and fill down

    Average: =AVERAGE(B1:B8)

  4. #4
    Registered User
    Join Date
    09-07-2010
    Location
    Hong Kong
    MS-Off Ver
    Excel 2003
    Posts
    5

    Re: Average over a text range using a vlookup In Column

    thanks it worked

  5. #5
    Forum Guru TMS's Avatar
    Join Date
    07-15-2010
    Location
    The Great City of Manchester, NW England ;-)
    MS-Off Ver
    MSO 2007,2010,365
    Posts
    44,463

    Re: Average over a text range using a vlookup In Column

    You're welcome. Thanks for the feedback.

+ 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