Thread
: [Solved]
find a set of characters in a string and return a 0 (zero) if not found
View Single Post
11-05-2015, 11:28 AM
Kevin@Radstock
Windows 8
Office 2013
Office 365
Join Date: Feb 2012
Posts: 94
Hi
Try the following:
=IF(ISNUMBER(SEARCH("CACIWC",G4)),"CB",0)
Kevin
Kevin@Radstock
View Public Profile
Find all posts by Kevin@Radstock