+ Reply to Thread
Results 1 to 3 of 3

data validation-How to set data validation for user to key in 24H time format?

  1. #1
    crapit
    Guest

    data validation-How to set data validation for user to key in 24H time format?

    How to set data validation for user to key in 24H time format?



  2. #2
    Tom Ogilvy
    Guest

    re: data validation-How to set data validation for user to key in 24H time format?

    if the user entered 10:30

    how would you know?

    if the user entered 10:30 PM why not just store it and format the cell as h:mm

    --
    Regards,
    Tom Ogilvy


    "crapit" wrote:

    > How to set data validation for user to key in 24H time format?
    >
    >
    >


  3. #3
    crapit
    Guest

    re: data validation-How to set data validation for user to key in 24H time format?

    Any way to restrict ?
    I did try to use

    allow :- "whole number"
    data :- " between"
    minimum: 0000
    maximum: 2400
    but user can also key in value 2360, 1299 which is not a time value

    "Tom Ogilvy" <[email protected]> wrote in message
    news:[email protected]...
    > if the user entered 10:30
    >
    > how would you know?
    >
    > if the user entered 10:30 PM why not just store it and format the cell as
    > h:mm
    >
    > --
    > Regards,
    > Tom Ogilvy
    >
    >
    > "crapit" wrote:
    >
    >> How to set data validation for user to key in 24H time format?
    >>
    >>
    >>




+ 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