M
macky
Sample worksheet :
a | b | c |
1 xa xb xc
2 xc xx xa
3 xx xx xx
using
substitute(a1,"a","s") works for me
my goal is...
to use the function to check for the entire sheet and
replace all matching characters with replacement
characters.
anybody can help me with this one?
tnx
a | b | c |
1 xa xb xc
2 xc xx xa
3 xx xx xx
using
substitute(a1,"a","s") works for me
my goal is...
to use the function to check for the entire sheet and
replace all matching characters with replacement
characters.
anybody can help me with this one?
tnx