If Statement
Perfect! Thanks!
"AKphidelt" wrote:
Try this
=IF(ISERROR(FIND("G",A1,1)),"no","yes")
Change A1 to whatever cell the value is that you want to find G in.
"Secret Squirrel" wrote:
How do I write an "IF" statement to find a cell that has the letter "G" in it.
Example:
HW-G12345
The letter "G" won't always be in the exact spot in each cell.
Any help would be greatly appreciated.
|