sophea_tum
New Member
- Joined
- May 8, 2015
- Messages
- 42
Hi,
i am working on the short data and i get stuck on sth like the following example.
DATA
adfd dfgfer cdd ffgggg
aa sdd sdsdf d
dfs dfdf dfcd
I have to search cell by cell of the criteria (" yyy " we spell "space + 1st character + 2nd character + 3rd characte + space")
so how can i find the position space (search function) of " yyy " where "y" is the variable single character.
thanks!
i am working on the short data and i get stuck on sth like the following example.
DATA
adfd dfgfer cdd ffgggg
aa sdd sdsdf d
dfs dfdf dfcd
I have to search cell by cell of the criteria (" yyy " we spell "space + 1st character + 2nd character + 3rd characte + space")
so how can i find the position space (search function) of " yyy " where "y" is the variable single character.
thanks!