Re: formatting result
- From: "Dag Sunde" <dag@xxxxxx>
- Date: 28 Feb 2006 15:03:38 +0100
"dirk" <pds@xxxxxx> wrote in message
news:440450de$0$25562$ba620e4c@xxxxxxxxxxxxxxxxx
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 ?
Text3 = format$(xxx, "0.00")
.
- References:
- formatting result
- From: dirk
- formatting result
- Prev by Date: formatting result
- Next by Date: How to get file names
- Previous by thread: formatting result
- Next by thread: Re: formatting result
- Index(es):