LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Junior Member
 
Location: On the Road
Posts: 11
Default Rosters, Dates and Displays

Goal
Show in one cell the surnames of band members (all in different cells on a roster page) as members of a particular band (which maintains the same name but changes members based on quarter/monthly), based on both the band name and when a particular show date is.

i.e.
Feb to Jun, Awsum Nuggets members were Johnson, Willis and Tart.
Jul to Dec, Awsum Nuggets members were Harper, Hopper and Jackson.
Awsum Nuggets played a show Feb 2, 2013.
Based on the show date and Band name (as log contains names of other bands that also change qtr/mo, cell should show names according to roster based on when band was staffed by which members.

Log
Show Date | Band | Members (this cell has formula to display member names)

Roster (feeding info)
Arrive | Depart | Band | Mbr1 | Mbr2 | Mbr3 | Mbr4

Current Formula (not working)
=IF(and(($A6:A12=MEDIAN(Roster!A6:B6,)),B6:B12=Ros ter!C6)),Roster!D6:K6,"")
Translation
=if (date in column A is between A6:B6, AND the name in Roster!$C6 is in column B) then display member names from the associated band or ""

Any ideas?
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rosters/Sorting Alt255 Excel Worksheet Functions 4 February 17th 11 06:29 PM
Rosters Kceh Excel Discussion (Misc queries) 0 November 18th 08 01:14 AM
Rosters GraffixNZ Excel Programming 2 September 6th 07 12:09 PM
Staff Rosters. Delma Excel Discussion (Misc queries) 1 December 13th 05 02:59 AM
Formula window displays correct answer while cell displays incorre MMV Excel Worksheet Functions 3 November 10th 04 09:28 PM


All times are GMT +1. The time now is 07:10 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"