Hello,
I have a map layout which uses dynamic text to show the centre coordinate of the map frame as eastings and northings (BNG). Currently, it shows as 397727 292304. I know it is pedantic, but it is important that these coordinates show as 397,727 292,304, i.e. with a comma separator. I have looked and tried but I cannot see if there is a way to do it, so help would be appreciated. Thanks!
This is the mark-up language:
<dyn type="mapFrame" name="Map" property="center.x" units="" format ="standard" decimalPlaces="0"showDirections="false"/>, <dyn type="mapFrame" name="Map" property="center.y" units="" decimalPlaces="0"showDirections="false"/>