ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   IF(ISNUMBER question (https://www.excelbanter.com/excel-worksheet-functions/445485-if-isnumber-question.html)

azdesuser

IF(ISNUMBER question
 
Hello,

I have a column of text strings (Column C), which I need to match to a text string in a table called “UIDtable”. This UIDtable is the first column in a two column array titled “DIVISIONarray”, the second column of this DIVISIONarray is a value I need to return in the cell I am running the following formula =IF(ISNUMBER(MATCH(C5,UIDtable,0)),VLOOKUP(C5,DIVI SIONarray,2,0),"?DIVISION?")
This works fine, but I now need to have the text to match in the UIDtable have wild cards in them, which does not work with the above formula. What I need to do is to move from more of a find function to a search function, in the above formula. Any help would be appreciated.


All times are GMT +1. The time now is 11:20 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com