K
Kevin
I need to perform a function for each character in a cell.
I have for each c in activecell.characters
do something
next c
I get "Object does not support this property or method"
Any advice?
Thanks,
Kevin
I have for each c in activecell.characters
do something
next c
I get "Object does not support this property or method"
Any advice?
Thanks,
Kevin