Results 1 to 6 of 6

Thread: Format Number

Threaded View

  1. #1

    Thread Starter
    Fanatic Member vishalmarya's Avatar
    Join Date
    Feb 2001
    Location
    New Delhi , INDIA
    Posts
    858

    Format Number

    i want to change the format of the number in a textbox

    to have a thousand separator.

    i.e. the number 12345.78 should change to 12,345.78 .

    Problem is , by using format(num,"#,###")

    12345.78 becomes 12346 . I want to have the decimal part as it is.


    Thanks
    Last edited by vishalmarya; Feb 20th, 2003 at 02:52 PM.

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