|
-
Aug 29th, 2002, 06:57 PM
#1
Thread Starter
Fanatic Member
Format to Currency
OK is vb6 it was easy to format to currency. Is there anything similar in vb.net? I have tried determining the length, and then placing commas where necessary. This is not working as well as I would like. The problem with it is, if I dim the value as Int64, Long, Decimal or Double. The length will always be evaluated as 1 longer than it really it is. Is there any easier way to format to currency?
-
Aug 29th, 2002, 07:07 PM
#2
Thread Starter
Fanatic Member
got it....formatcurrency...thanks
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
|