tmurphy686
Board Regular
- Joined
- May 10, 2010
- Messages
- 58
I need to create a cell with a "Y" or "N" if a different cell has a non A-Z or 0-9 character in it.
Example:
A B
1-JOHN A SMITH N
2-JOHN A. SMITH Y
3-JOHN $% SMITH Y
I'd prefer to do this without VB - Thanks!
Example:
A B
1-JOHN A SMITH N
2-JOHN A. SMITH Y
3-JOHN $% SMITH Y
I'd prefer to do this without VB - Thanks!