Hi excelled software,
At the For statement at the end of the macro I also noticed that:
CountData =Oshp.TextFrame.Characters.Count+1
The number of characters in the cell is NOT being counted by the statement and the CountData variable is set to 1 character. I think this should be counting the number of characters in the entire length of text in the cell. I'm not sure why this is, but this is also a problem.
J
|