Results 1 to 2 of 2

Thread: Format to Currency

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Seattle
    Posts
    954

    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?

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2000
    Location
    Seattle
    Posts
    954
    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
  •  



Click Here to Expand Forum to Full Width