brianh
Aug 29th, 2002, 06:57 PM
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?