Hi,
I'd like to use the replace method in vba in excel, in order to replace a certain substring in all column A strings, with another substring, and the result to be in B column.
1. How do I implement this for the whole column (or selected range in col A)?
2. How do I activate this vba procedure? A button in the header?
I know how it works in MS-ACCESS but not in Ecxel.
Thanks
I'd like to use the replace method in vba in excel, in order to replace a certain substring in all column A strings, with another substring, and the result to be in B column.
1. How do I implement this for the whole column (or selected range in col A)?
2. How do I activate this vba procedure? A button in the header?
I know how it works in MS-ACCESS but not in Ecxel.
Thanks