I have an long value called lngResponse which probably contains a value like: 6.000000 or 312.000000
I wish to display these value to one place after the decimal place to display the following:
6.0
312.0
Could anyone tell me the easiest way to do this in VB?
Thnx in Advance,
Ftpdoo