The Animal
Active Member
- Joined
- May 26, 2011
- Messages
- 449
Hi
Have below that is supposed to work if "Casual" or "Part Time" is found as part of text in I17 but will only work if perfect match?
If Casual is found then it works but if "Casual after 3 months" it does not.
=IF(OR(I17="*Casual*",I17="*Part Time*"),AF17*AA17,AE17)
Any help would be great
Thanks Stephen
Have below that is supposed to work if "Casual" or "Part Time" is found as part of text in I17 but will only work if perfect match?
If Casual is found then it works but if "Casual after 3 months" it does not.
=IF(OR(I17="*Casual*",I17="*Part Time*"),AF17*AA17,AE17)
Any help would be great
Thanks Stephen