Index Match formula help

AdiLungu

New Member
Joined
Dec 10, 2020
Messages
2
Office Version
  1. 365
Platform
  1. Windows
I have all sales stacked into one column and need to asign sales to the hour (F1:AC1), tried =INDEX(Labor!$F$1:$AC$1,MATCH($K4,Labor!$F:$AC,0)), where Labor is F:AC and K4 is 406.29 and it didn't work, returned #N/A. Then tried =xlookup($K4,Labor,Hours) with Hours is F1:AC1, didn't work either.

Your help and support will be highly appreciated.

Thank you

1607650972565.png
 

Excel Facts

How to show all formulas in Excel?
Press Ctrl+` to show all formulas. Press it again to toggle back to numbers. The grave accent is often under the tilde on US keyboards.
So this is the table you want to populate in 'Labour'? What does the other table look like? Sounds like a job for SUMIFS.
 
Upvote 0
So this is the table you want to populate in 'Labour'? What does the other table look like? Sounds like a job for SUMIFS.
1607703990201.png



In hour24 column hour of sale needs to match sales, e.g. 406.29 was posted for 5 PM.
 
Upvote 0
Is the number for the hour stored in the columns? Will CallWeekDay populate in each row?

Then why is 406.29 unique? There are 3 other values for Tuesday in the 16 column. What are the other qualifiers? Or why is that value selected?

Also when including data please include the Sheet name as well as the Column and Row references (like in your opening post).
 
Upvote 0

Forum statistics

Threads
1,215,054
Messages
6,122,895
Members
449,097
Latest member
dbomb1414

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