mart_mrexcel
Active Member
- Joined
- Aug 23, 2008
- Messages
- 308
- Office Version
- 365
- Platform
- Windows
How will I know if a certain word exist in a cell. Example I want to know whether there is a word like: “Admin” or “Tech” in a cell. If there is word “Admin” then the value will be “A”, if it is “Tech” the value will be “T”. Here’s the tricky part, the caps will not be necessary for checking meaning “Admin” is same as “aDmin”. Help please.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Example: A1 has value text = “Professional “Admin”<o></o>
A2 has value text = “Professional “tech”<o></o>
A3 has value text =”admin” professional”<o></o>
Example: A1 has value text = “Professional “Admin”<o></o>
A2 has value text = “Professional “tech”<o></o>
A3 has value text =”admin” professional”<o></o>