formatting result



Hello,

i have the following code :

Text3.Text = (Text2.Text / x) * Val(Text1.Text)

text3 result in example : 9,1586777562
i want this to be : 9,16
how do i format text3 ?






.