Thread
:
Check my IF function
View Single Post
#
6
Gerry-W
Junior Member
Posts: 7
This works for me:
=IF(RIGHT(TRIM(A8),3)="ing",A8,IF(ISERROR(FIND("in g ",A8)),"",A8))
Reply With Quote
Gerry-W
View Public Profile
Send a private message to Gerry-W
Find all posts by Gerry-W