Select to view content in your preferred language

field calculator

1519
2
11-18-2016 11:42 AM
StephaneComtois
Deactivated User

Je veux ajouter des unités de mesures dans une table dans un champ texte. Je souhaite écrire les unités de mesures suivante  L s-1 km-2

0 Kudos
2 Replies
BillChappell
Frequent Contributor

Essayez field1 +  » meters » ou "Some texte  » + field1 +  » m »

0 Kudos
JayantaPoddar
MVP Alum

I don't think the attribute table values manifests formatting tags like superscripts. But you format the texts in Labels, Annotations, Legends, etc.

Formatting tags available in ArcMap—Help | ArcGIS for Desktop 

Formatting tags can be embedded in the values of the field you use to label a layer's features whether or not you use a label expression. In this way, you can change the format of any portion of a particular value in a label field. To embed formatting tags, the label field must be of string type. Tags and tag attributes used in field values do not need to be surrounded by quotes, so the following are valid values for a label field:

Ls<SUP>-1</SUP>km<SUP>-2</SUP>



Think Location