J
Jazz57
Hello evryone
i have a listbox where i populate with some date.
Number
Name
Value
the Number field is a byte (only has 3 numbers)
the Name has 25 characters
the value is supposed to appear like that (52,07) but appears like that
(52,07658)
single, fixed , 2 decimals
With this thing, it happens that the information in the Listbox is very
confused to read.
i understand that the name , due to its lenght might damage everything.
Is there anything i can do about it???
Thanks for your help and support
i have a listbox where i populate with some date.
Number
Name
Value
the Number field is a byte (only has 3 numbers)
the Name has 25 characters
the value is supposed to appear like that (52,07) but appears like that
(52,07658)
single, fixed , 2 decimals
With this thing, it happens that the information in the Listbox is very
confused to read.
i understand that the name , due to its lenght might damage everything.
Is there anything i can do about it???
Thanks for your help and support