[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Valuebox type currency, is it a bug?
[Thread Prev] | [Thread Next]
- Subject: Re: Valuebox type currency, is it a bug?
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Thu, 6 Feb 2025 22:06:54 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 05/02/2025 à 15:03, Gianluigi a écrit :
Hi, with the last master if I write this code (*) in the Valuebox I get 0.00 Regards Gianluigi (*) Public Sub Form_Open() Dim nCorrente As Float nCorrente = 12.33 ValueBox1.Type = 3 ValueBox1.Value = nCorrente Print ValueBox1.Text Print nCorrente End
I leave Paris for a week next week, so I don't think I will fix the bug before.
Regards, -- Benoît Minisini.
Re: Valuebox type currency, is it a bug? | Gianluigi <gradobag@xxxxxxxxxxx> |
Valuebox type currency, is it a bug? | Gianluigi <gradobag@xxxxxxxxxxx> |