Hi
I have searched and found solutions, but none worked with my problem.
I have a Column of values E.G. In Column "B" Cell B2 will have 32,57,39. Column A Cell A2 will have a single number E.G. 57. If this is the case, Column C2 should contain "True".
I have tried "(--ISNUMBER(SEARCH(", "&A2&",",B2)>0)" and ISNUMBER(SEARCH(",A2,",","&B2&",")) etc.. but to no avail...
Thanks
I have searched and found solutions, but none worked with my problem.
I have a Column of values E.G. In Column "B" Cell B2 will have 32,57,39. Column A Cell A2 will have a single number E.G. 57. If this is the case, Column C2 should contain "True".
I have tried "(--ISNUMBER(SEARCH(", "&A2&",",B2)>0)" and ISNUMBER(SEARCH(",A2,",","&B2&",")) etc.. but to no avail...
Thanks