+ Reply to Thread
Results 1 to 2 of 2

Index and Array

  1. #1
    Registered User
    Join Date
    05-05-2020
    Location
    Hamilton
    MS-Off Ver
    2016
    Posts
    1

    Index and Array

    Hi

    I'm hoping to put together a supervision schedule. I have a list of staff and the day they work, and a list of learners and the day they work. I want to have a drop down to select the day of the week and then an auto-populated list of staff.

    I've attached a sample of my current table and what I'd like the output to look like

    Thanks in advance!!
    Attached Files Attached Files

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,615

    Re: Index and Array

    Named Ranges:
    DteList =Sheet1!$A$3:$A$10
    LearnerGrid =Sheet1!$E$3:$AT$10
    RptDate =Sheet1!$B$13
    StaffList =Sheet1!$B$3:$B$10

    Data Val list (B13) =DteList
    Staff (C13):
    Please Login or Register  to view this content.
    Learner list (C14:C53)***
    Please Login or Register  to view this content.
    ***Array formulas are not entered in the same way as 'standard' formulas. Instead of pressing just ENTER, you first hold down CTRL and SHIFT, and only then press ENTER. If you've done it correctly, you'll notice Excel puts curly brackets {} around the formula (though do not attempt to manually insert these yourself).
    Attached Files Attached Files
    Ben Van Johnson

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Index/Aggregate formula calculates correct row but does not yield name from Index array
    By FivestarMac in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 11-17-2019, 05:07 PM
  2. Use Index Match or lookup to create array from array
    By kinemagichemistry in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 08-01-2018, 02:27 PM
  3. [SOLVED] If range contains one of the values in the array, return the index of the array
    By LawCarrot in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 03-01-2018, 04:12 AM
  4. Replies: 3
    Last Post: 04-02-2016, 08:16 PM
  5. Replies: 5
    Last Post: 12-02-2015, 05:23 AM
  6. Index Match array equation with sub-array calculation
    By glebbo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-04-2012, 03:04 AM

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