Results 1 to 5 of 5

Return array of values based on text

Threaded View

  1. #1
    Registered User
    Join Date
    02-28-2012
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    49

    Return array of values based on text

    Hi,

    I'm creating a holiday planner that has dates in one row from Jan-Dec and a list of names in column A.

    I am trying to create a report on a separate sheet that returns all dates based on a the code entered in the rows beneath.

    I'm currently using this:

    =INDEX($I$9:$GH9,MATCH(B25,$I$10:$GH$10,0))
    where B25 has the value of the fist code, in this case "H" (for Holiday)

    This works great for the first entry of the letter "H" and returns the date above as expected.

    Can someone point me in the direction to return all occurrences in the row that have a "H" below.

    Your help is much appreciated.
    Last edited by djm601; 11-19-2012 at 11:13 AM.

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