Match fail in "EVALUATE FORMULA" and general fun, but works with "F9"???

dukeofscouts

Board Regular
Joined
Jan 19, 2009
Messages
146
I've got a series of formulas in my cell that goes down my data, evaluates it to a list of Trues and Falses and then returns a value. Part of this is a MATCH formula that looks at an INDEX function which is returning 1 row from my data set. Most of the time this formula works PERFECTLY. However, every once in a while it is throwing me an "#n/a" error message. If I go in and watch it using "ALT + T + U + F" the error is on this match statement. HOWEVER, if I go in and in edit mode try and mimic "ALT + T + U + F" by using "F9", the match evaluates perfectly...

Any one ever hear of this kind of thing?

Basic set up:
MATCH(extracted_value_from_data_set,extracted_row_of_data_set,0)
 

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.

Forum statistics

Threads
1,217,359
Messages
6,136,097
Members
449,991
Latest member
IslandofBDA

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