Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Avoiding Word to break entered text
Message
From
10/05/2019 15:37:28
 
 
To
All
General information
Forum:
Microsoft Office
Category:
Word
Title:
Avoiding Word to break entered text
Miscellaneous
Thread ID:
01668533
Message ID:
01668533
Views:
27
In a document, I type a word such as ##LastName##. This is typed is sequence, no move of the mouse, keys being pressed one after the other. However, Word decides to format it as it sees fit:
<w:r>
<w:t>##</w:t>
</w:r>
<w:proofErr w:type="spellStart"/>
<w:r>
<w:t>LastName</w:t>
</w:r>
<w:proofErr w:type="spellEnd"/>
<w:r>
<w:t>##</w:t>
</w:r>
This causes a problem as I need to replace a specific string ##LastName## but it won't work.

How to avoid Word doing this?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Next
Reply
Map
View

Click here to load this message in the networking platform