Quote:
Originally Posted by Robert2
All of the space characters in your document are nonbreaking spaces. Replace them with ordinary space characters.
Do a Find/Replace with the following:
Find = ^s
Replace = ^32
|
It works perfectly
Thanks so much

That's what I want
Thanks for the new piece of information (nonbreaking spaces)

Best Regards