Hi communities, I'm trying to write a solution that prints decimal places in euros. I can't find a solution that's common to all the numbers. Has anyone had the same problem? any advice is accepted. Thank you
Code:
Lprezzo.Text=Prezzo1
If Lprezzo.Text.Length=3 Or Lprezzo.Text.Length=4 And...