3
I would like to search C2:I2
which is the cell value NOT equal to "=No="
, which is "ABC"
, and the formula I would like to store in A2
.
I was able to look for some formula which works with MATCH()
, but I would like to get NOT MATCH
.
Can anyone can help in this?
sorry for the wrong place, I saw similar Excel question asking here. So I posted my question here. Sorry for this. What is the Excel tag means in stackoverflow is it Excel VBA? – Shiro – 2012-03-05T15:08:24.070
You can click the tag and check out the questions located there – Oskar Kjellin – 2012-03-05T15:11:42.910
It is true that some questions can or could be answered with either formula or VBA. This is sometimes tricky to know wether to post your question. Don't worry, if needed, your question will be migrated. – JMax – 2012-03-05T15:16:07.677