|
-
Apr 16th, 2004, 03:44 AM
#1
Thread Starter
New Member
How to Place Values Containing Commas in integer
helo guys, i am so new in VB.net..now i have a problems..i have sent before it but have no reply..so my problem is how to place the values containing commas when i print it, example
in my database =100000 but when i print i want 100,000
before it i have use this code
.Selection.TypeText(Text:=Cert.ToString("N"))
but the output when i print is 100,000.00. so i dun want .00 come out. i hope anyelse out there can give me the solution..tq a lots
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|