Help with Index & Match

Status
Not open for further replies.

bluenose5709

New Member
Joined
Dec 15, 2012
Messages
47
Office Version
  1. 365
  2. 2024
Platform
  1. Windows
  2. MacOS
  3. Web
Hi I have reposted this as my previous entry was confusing and un clear. I am trying to Match data and pull data from one sheet to another.

Worksheet "Attendance_Input" calculates percentage attendance across the row. The example below shows the December attendance for Liam Smith as a percentage in Cel "DO5"

(You will notice in column C below, there are currently two possible options but this may change)
1735650230267.png


In my next worksheet "Reaper_Points_List" i am trying to INDEX and MATCH the data in worksheet Attendance in order to populate the Monthly attendance figures. (this worksheet only list those names in the Reaper team, there is another worksheet for Poseidon, hence the attempt to match)

the formula that i am attempting to use for December in is:

=IF(B3="","",IF(Attendance_Input!N5="Reaper",INDEX(Statistics,MATCH(Attendance_Input!M5,Reaper_Name,0))))

I have tried variations on this formula but none have i got to work properly. you will see that in Column C below, it is pulling data, but this does not match the named person...

1735650382399.png



The names in both worksheets are populated from a named List which is in a different worksheet. (Screenshot below) The two teams here are called Reaper & Poseidon. This list may change and if it does the entries on the two Worksheets listed above will change also, hence trying to get the formula to match the name and populate the correct data.

1735650593405.png


Here is hoping that someone may educate me in the error of my ways.

Thank you

Quote Reply
Report
 

Excel Facts

Round to nearest half hour?
Use =MROUND(A2,"0:30") to round to nearest half hour. Use =CEILING(A2,"0:30") to round to next half hour.
Duplicate to: Formula help

In future, please do not post the same question multiple times. Per Forum Rules (#12), posts of a duplicate nature will be locked or deleted.

In relation to your question here, I have closed this thread so please continue in the linked thread. If you do not receive a response, you can "bump" it by replying to it yourself, though we advise you to wait 24 hours before doing so, and not to bump a thread more than once a day.
 
Upvote 0
Status
Not open for further replies.

Forum statistics

Threads
1,225,214
Messages
6,183,627
Members
453,177
Latest member
GregL65

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top