Re: formatting question
- From: v-terryf@xxxxxxxxxxxxxxxxxxxx ("TerryFei")
- Date: Tue, 27 Dec 2005 06:16:35 GMT
Hi,
Thanks for your response!
The following code works well on my side, I suggest you could test it on
your machine.
Dim val As Decimal = 10.111111
Dim str As String
str = val.ToString("n")
MsgBox(str)
These tests will help us get closer to resolving your issue, so I
appreciate your time in performing them. Let me know the results at your
earliest convenience. If you have any questions or concerns, please let me
know. I am standing by to help you.
Merry Christmas!
Best Regards,
Terry Fei [MSFT]
Microsoft Community Support
Get Secure! www.microsoft.com/security
.
- References:
- formatting question
- From: param
- Re: formatting question
- From: Lloyd Dupont
- Re: formatting question
- From: param
- Re: formatting question
- From: "TerryFei"
- Re: formatting question
- From: "TerryFei"
- formatting question
- Prev by Date: CodeDom in 2.0 and Asymmetric Access Modifiers
- Next by Date: RE: Editor using Microsoft.mshtml assembly won't allow edit??
- Previous by thread: Re: formatting question
- Next by thread: Re: formatting question
- Index(es):
Relevant Pages
|