MI Label Format Number: Difference between revisions
Content deleted Content added
Ari Craven (talk | contribs) No edit summary |
Anne.Kolega (talk | contribs) m →Introduction: added e.g. |
||
| (One intermediate revision by one other user not shown) | |||
Line 1:
=Introduction=
To control the number of decimal places when creating labels for a number (float) field (
=With miTools=
<ol>
Line 35:
Format$(0.054321, "#.##%") ' returns "5.43%"<br>
Format$(0.054321, "0.##\%") ' returns "0.05%" <br>
{{Tips Navigation
|uplink=[[MapInfo_Tips| Back to MapInfo Tips]]
}}
| |||