|
-
Feb 20th, 2003, 02:41 PM
#1
Thread Starter
Fanatic Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|