+ Reply to Thread
Results 1 to 5 of 5

DTPicker ver 6.0 sp4 TURN TIME OFF

  1. #1
    Registered User
    Join Date
    02-10-2018
    Location
    toronto ontario
    MS-Off Ver
    office 2010
    Posts
    66

    Lightbulb DTPicker ver 6.0 sp4 TURN TIME OFF

    Hi Everyone
    Does any one know how to turn the time feature on DTPicker 6 off
    I just need day month year the time is changing the format on me
    I use the DTPicker on a user form but on my work sheet I have it to format the date as 12-jan-19

    Thanks Mike

    Ps Does any one have a idea about Run time error please see my last post for details

  2. #2
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: DTPicker ver 6.0 sp4 TURN TIME OFF

    First I try to always avoid a datepicker due to compatibility issues, but that's a personal choice.
    As far as I know a datepicker is just that, a date picker so my guess is that you have additional code that adds the time in your userform or in the code that places the userform result in the worksheet.
    You don't tell us the time value that's showing so without more information all answers are based on assumptions; assumptions, something you have to avoid at all times.
    ---
    Hans
    "IT" Always crosses your path!
    May the (vba) code be with you... if it isn't; start debugging!
    If you like my answer, Click the * below to say thank-you

  3. #3
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,305

    Re: DTPicker ver 6.0 sp4 TURN TIME OFF

    @mmikem, I would agree wholeheartedly with Keebellah, I steer clear if possible from the MS Date & Time pickers unless forced too by 'client'.
    However I have used in the past and some of the attached may be of use, a couple of screen clips of the properties etc of the attached.
    It is using the Worksheet_Change event in range A2:A100.
    My preference is for speed data entry and I have attached a method I frequently used, enables use of the numeric pad only.
    torachan.
    Capture2.JPG
    Capture1.JPG
    Attached Files Attached Files

  4. #4
    Registered User
    Join Date
    02-10-2018
    Location
    toronto ontario
    MS-Off Ver
    office 2010
    Posts
    66

    Re: DTPicker ver 6.0 sp4 TURN TIME OFF

    I found it the fix that is
    When I loaded the DTPicker on to the user form Microsoft have a bunch of commands on the sub line DTpicker1_ by val etc etc etc ()
    I removed them and just did DTPicker1_click() and now just have the date with no hrs mins with it

  5. #5
    Forum Expert Keebellah's Avatar
    Join Date
    01-12-2014
    Location
    The Netherlands
    MS-Off Ver
    Office 2021 (Windows)
    Posts
    7,905

    Re: DTPicker ver 6.0 sp4 TURN TIME OFF

    Tops, good to hear, happy coding

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 8
    Last Post: 02-11-2021, 11:03 AM
  2. Need DTPicker to export TIME only, not the DATE
    By leopardhawk in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-10-2016, 11:34 AM
  3. calculating turn around time
    By rammergu in forum Excel Formulas & Functions
    Replies: 13
    Last Post: 04-08-2014, 12:07 AM
  4. Tabbing to the Date/Time Picker (DTPicker)
    By thornomad in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-09-2010, 10:04 AM
  5. Calculating Turn Around Time
    By PJSR in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 08-04-2008, 02:54 PM
  6. Calculacting turn around time
    By Equinox in forum Excel General
    Replies: 5
    Last Post: 05-05-2007, 12:35 PM
  7. Inserting time via DTpicker but per 15 min i/o per min
    By RMF in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2006, 07:50 PM

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