Im using macro made by user macropod in this topic
https://www.msofficeforums.com/drawi...ument-all.html
but when I want use it there is error
Run-time error '5251': This is not a valid action for the end of a row. When I press Debug it refers to line
Code:
.Characters.Last.Previous = vbNullString
in macro. I can't find the solution. Can you help me?