+ Reply to Thread
Results 1 to 2 of 2

Lookup based on list selection in cell

  1. #1
    Forum Contributor
    Join Date
    07-30-2012
    Location
    Leeds
    MS-Off Ver
    Excel 2013
    Posts
    177

    Lookup based on list selection in cell

    Hello all,

    In sheet Student Analysis, I have a column (G8:G37) which looks up whether the cells I1:I33 (in Summary sheet) is lower than C4:C33 (in Master Sheet) and shows the value in A4:A33 (in Summary Sheet) if it is.

    Essentially it looks up whether a students % mark is lower than their target, and shows their name if it is. If it is higher then it shows nothing ("").
    Code I am using is:
    Please Login or Register  to view this content.
    What I want to do:
    - Be able to select a topic (column in summary sheet)
    - Show students with a mark lower than their target for that topic only

    - I've created a list box in H2 which has the headings from the 'Summary' Sheet (I3:O3)
    - I now need to filter (G8:G37) to only show the column based on the topic selected in H2.

    Example, if Topic 3 is selected in the Student Analysis sheet, G8:G37 should show K4:K33 (from Summary sheet), if Topic 5 is selected G8:G37 should show M4:M33 (from Summary Sheet).

    Link to spreadsheet HERE

    Cheers,

    Luke

  2. #2
    Forum Expert
    Join Date
    01-15-2007
    Location
    Brisbane, Australia
    MS-Off Ver
    2007
    Posts
    6,591

    Re: Lookup based on list selection in cell

    Hi

    Based on your example file

    Please Login or Register  to view this content.
    rylo

+ 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