Hello Guys,
I have a problem with my application !! I wanna show a number in pourcentage in a textBox in a userform but i do not know how to do it !! here my code : textBox.Value = Sheets("Resultat").Range("F12").Value
but i got 0,275667878777887 and i want to show 27%
Any help thank you in advance.