Index/Xmatch problem

colelkay

New Member
Joined
Nov 12, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
Hi, I am in a learning program and have run into a wall. When I type in the directions: Click INDEX in the Formula bar (Click OK if the argument list opens.) When I do this, it comes up wrong and shows invalid in red in the Arguments dialog box to the right of the row_num row. I have tried every scenario to try to find the right way. Help! I am in Excel 365 practice program. Thanks, Kay
 

Excel Facts

Convert text numbers to real numbers
Select a column containing text numbers. Press Alt+D E F to quickly convert text to numbers. Faster than "Convert to Number"
What are you inputing for the Row_num? It needs to be numeric.
 
Upvote 0
I see you have XMATCH in your header. So maybe something like this?

1731473924384.png


Book1
ABC
1
2SamlMike
3Mikep
4Janeo
Sheet5
Cell Formulas
RangeFormula
C2C2=INDEX(A2:A4,XMATCH("p",B2:B4),1)
 
Upvote 0

Forum statistics

Threads
1,224,603
Messages
6,179,850
Members
452,948
Latest member
UsmanAli786

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