I have a benchmark data that need to label.
The data where in the field has attribute height like 12.340, 12.400, 13.690.
I have to label the height for examples 12.34, 12.40, 13.69.I already used vb script Round([ZOR],2).
However, for 12.34 and 13.69 it was okay but for 12.400 it just appear 12.4, i need to it appear 12.40.
So what should i do?
أكثر...
The data where in the field has attribute height like 12.340, 12.400, 13.690.
I have to label the height for examples 12.34, 12.40, 13.69.I already used vb script Round([ZOR],2).
However, for 12.34 and 13.69 it was okay but for 12.400 it just appear 12.4, i need to it appear 12.40.
So what should i do?
أكثر...