Thread: [Solved] Word Equation field codes
View Single Post
 
Old 12-02-2011, 02:09 AM
Stefan Blom's Avatar
Stefan Blom Stefan Blom is offline Windows 7 64bit Office 2010 32bit
Moderator
 
Join Date: Aug 2011
Posts: 4,001
Stefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to allStefan Blom is a name known to all
Default

Press Alt+F9 to show field codes (if they are not already showing). Usually, the issue is with different languages using different list separators, as indicated in the regional settings in Control Panel. For example, on a computer where the regional settings is English, the following field:

{ EQ \o (x,y) }

would display x and y superimposed. This works because comma is the list separator on those systems. If the list separator is defined to be a semi-colon, you'd expect to see

{ EQ \o (x;y) }

instead.

You will have to manually change the field codes to fix these issues when reading a document with fields on a different system.
__________________
Stefan Blom
Microsoft Word MVP

Microsoft 365 apps for business
Windows 11 Professional
Reply With Quote