This should be an easy fix but I cannot solve this:
I want to have all values in a list box show 1 decimal place. I can get it to look like this: 4.90, 5.00, 5.10 and like this 4.9, 5, 5.1, but I need it to look like this 4.9, 5.0, 5.1.
My table has the following properties:
Field Size -...