Find A Number With a Cell That Could Contain Other Characters - Looking Up Another Tab

TkdKidSnake

Board Regular
Joined
Nov 27, 2012
Messages
245
Office Version
  1. 365
Platform
  1. Windows
Hi,

I'm really struggling here, I am trying to find particular number sequences in a column and if the number matches on another tab to then report "Yes" and if there isn't a match to return "No" however, there could be other characters within the same cell.

What I have currently is:
Excel Formula:
=ISNUMBER(SEARCH(Validation!D:D,'CAFM Data'!X:X))

This looked to have worked with reporting True or False however, it also return some results as True where there was only text and this did not appear on the Validation tab at all.

So I have a list of numbers on the Validation tab where I am looking up against the CAFM Data sheet to see if a group of numbers in the correct sequence appears anywhere in the cell.

CAFM Data
CAFM Data.PNG


Validation
Validation.PNG


Any idea anyone.

Any help would be greatly appreciated.

Thanks in advance.
 

Excel Facts

Highlight Duplicates
Home, Conditional Formatting, Highlight Cells, Duplicate records, OK to add pink formatting to any duplicates in selected range.
This picture is better as it shows other characters in the CAFM Data
CAFM Data.PNG
 
Upvote 0

Forum statistics

Threads
1,214,516
Messages
6,119,979
Members
448,934
Latest member
audette89

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