Dear All,/
I want to replace specific text with same text in a column. for example in column A having text STM1-1-3-4-1-3-6-3,
STM4-1-2-1-1-3-1-2, STM64-1-6-1-35-3-5-2 in row.
I want to replace STM1-1- / STM4-1- /STM64-1- with "S" and rest text will remain same. This values required in column B. So in cloumn B values will be
S3-4-1-3-6-3, S2-1-1-3-1-2, S6-1-35-3-5-2.
I am trying with substitute function but not able to figure out how to use that with IF function.
Bookmarks