Index and match function spanning multiple columns and rows

L8NightKebab

New Member
Joined
Sep 11, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi im working on 2 sheets and im trying to use the index and match function to match a persons name on a range of columns on another sheet and get the data thats associated with that name, the data is always on the same row number off set by 1 column to the right, I currently use "=INDEX(Sunday!$F$5:$F$16, MATCH(F11, Sunday!$E$5:$E$16, 0))" and can get the data when the users information is in a single array however due to the structure of the spread sheet there are multiple rows and columns
 

Attachments

  • Screenshot 2024-09-12 013119.jpg
    Screenshot 2024-09-12 013119.jpg
    66.1 KB · Views: 7
  • Screenshot 2024-09-12 013317.jpg
    Screenshot 2024-09-12 013317.jpg
    29.1 KB · Views: 7

Excel Facts

Why are there 1,048,576 rows in Excel?
The Excel team increased the size of the grid in 2007. There are 2^20 rows and 2^14 columns for a total of 17 billion cells.

Forum statistics

Threads
1,221,418
Messages
6,159,791
Members
451,589
Latest member
Harold14

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