Patcheen
Active Member
- Joined
- Sep 28, 2015
- Messages
- 391
- Office Version
- 365
- Platform
- Windows
im trying to get yes or no if a certain cell contains the words own goal ?
heres my prob in E608 ih have the words Own Goal James Russell
this is what is use to use =IF(E608="Own goal","Yes","No") this would return yes if only it contained Own goal
but now that ive added the own goal scorer to it which is now
own goal - James Russell
so now how can i return an Yes if E608 conatins own goal and ignore james russell?
i tried this =IF(E608="*Own goal*","Yes","No") but it returns No
heres my prob in E608 ih have the words Own Goal James Russell
this is what is use to use =IF(E608="Own goal","Yes","No") this would return yes if only it contained Own goal
but now that ive added the own goal scorer to it which is now
own goal - James Russell
so now how can i return an Yes if E608 conatins own goal and ignore james russell?
i tried this =IF(E608="*Own goal*","Yes","No") but it returns No