I Have a string below
100Pipers22WoodfieldRoadBlackpoolFY16AX
I also have an address table on where i want to cross reference the postcode column to see if the value exists in the above string. Column value would be FY16AX which is visible in the string.
I cant seem to get a match.