Closed Thread
Results 1 to 2 of 2

String Format problem

  1. #1
    Registered User
    Join Date
    04-26-2007
    Posts
    77

    String Format problem

    Dear Experts

    Please Login or Register  to view this content.
    Variable d contains 703-1 '703 is mounds and 1 is one kg weight
    But I want to show it as 703-01

    The last two characters must show in && format, for example
    00 instead of 0
    05 instead of 5
    10 as it is 10

    What format should I apply?

    Please help

  2. #2
    Valued Forum Contributor
    Join Date
    08-26-2006
    Location
    -
    MS-Off Ver
    2010
    Posts
    388
    Use Format(c, "00")

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1