Results 1 to 17 of 17

Thread: RESOLVED ** Format - does not work

Threaded View

  1. #1

    Thread Starter
    Fanatic Member holly's Avatar
    Join Date
    Aug 2002
    Location
    Somewhere on earth
    Posts
    721

    RESOLVED ** Format - does not work

    Hi

    Why will this statement not format the users input....
    VB Code:
    1. txtinformation = Format$(txtinformation.Text, "####.00")

    Thanks

    For ex:
    a user inputs a value i.e 12345 but I need the format function
    to take this number and format it accordingly so txtinformation
    would read i.e 1234.5...

    Thanks

    Last edited by holly; Oct 15th, 2003 at 07:14 AM.
    ** HOLLY **

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