Match returning N/a-

JohnH58

New Member
Joined
Nov 6, 2020
Messages
10
Office Version
  1. 365
Platform
  1. Windows
I have used the match() function many times. I am using a simple match function but why it is returning an error has me puzzled. I have added an image of the spreadsheet here.
1. Column L is formatted as a number with 2 decimals.
2. My table array is in Column AI Rows 1352 - 1366. This is also formatted as a number with 2 decimal places.
3. Above my table array in rows 1341-1346 is the formula returning the N/a in all but 1 cell.
4. The formula I am using is =MATCH(L1346,$AI$1352:$AI$1366,0). For clarity L1346 is moving with each cell I copy.
5. Each of the values I am looking for exist so I am using the (0-Exact Match) option in the match.
6. I have tested each of the cells for blanks etc using the Len() function and all appears fine.

This should be a relatively simple formula, I am using it in a more complex Index,Match function but have only shown the match problem here as that is the element of the formula that is causing problems.
I would appreacte any steer I can get on this one, it has me stumped!

JohnH
 

Attachments

  • Capture.JPG
    Capture.JPG
    133.3 KB · Views: 16
Yes it is. However, what I don't understand is the formula is no different to mine that is returning the error result. See screenshot attached displaying both formulas. I am still stumped?
Exactly I didn't any change anything, and your formulas look good. Both Fluff tests suggested in my case result in zero and TRUE, respectively.
 
Upvote 0

Excel Facts

Enter current date or time
Ctrl+: enters current time. Ctrl+; enters current date. Use Ctrl+: Ctrl+; Enter for current date & time.
In that case I'm not sure what is happening.
In your actual workbook are col L & AI1352:AI1366 formula or hard numbers?
 
Upvote 0
In that case I'm not sure what is happening.
In your actual workbook are col L & AI1352:AI1366 formula or hard numbers?
They are both hard numbers. Column L was originally populated by a VBA form I have. However, I re-typed them in to make sure that the population method wasn't the cause.
 
Upvote 0
In that case I'm afraid I can't help any further.
There is nothing wrong with the formula & if I paste that into Excel, the formula works.
If those cells had formulae then it could have been rounding errors, but as they are hard values that shouldn't be a problem.
 
Upvote 0
In that case I'm afraid I can't help any further.
There is nothing wrong with the formula & if I paste that into Excel, the formula works.
If those cells had formulae then it could have been rounding errors, but as they are hard values that shouldn't be a problem.
Thanks anyway. I have used this formula many times also and it doesnt make any sense at all what it is doing right now.
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,752
Members
448,989
Latest member
mariah3

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