+ Reply to Thread
Results 1 to 3 of 3

VBA Help

  1. #1
    Registered User
    Join Date
    11-03-2006
    Posts
    4

    VBA Help

    At one time I was able to obtain a VBA code that allowed me to enter military times into a cell without having to use a semicolon.

    Does anyone have any ideas or a code that can assist me?

    Thanks in advance!!!

  2. #2
    Forum Contributor
    Join Date
    12-12-2005
    Posts
    667
    Click Format, Cells, Number, Custom and specify hmm or whatever you wish!
    Best regards,

    Ray

  3. #3
    Registered User
    Join Date
    01-21-2007
    Posts
    12
    In VBA you can also use Format function at run-time.

    eg: Format(Value, "dd-mmm-yy") will convert a date value 01/01/2007 to 01 -Jan-07

    Hope this helps

    cheers

+ Reply to 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