+ Reply to Thread
Results 1 to 3 of 3

Date & Time - Drag down bug?

  1. #1
    Registered User
    Join Date
    08-14-2017
    Location
    Nova Scotia, Canada
    MS-Off Ver
    2016
    Posts
    9

    Question Date & Time - Drag down bug?

    I am currently trying to plot two sets of data within the same time ranges. My time columns originally were organized as the date in one column and the time in the next. However, when plotting excel seemed to get confused when the time reset back to 12AM when the next day began so I decided I would amalgamate the two columns into one (i.e both date and time shown in one column).

    I have a large set of data so I just wanted to extend the formula down so it auto-updated all my cells to the new format. Occasionally, for no apparent reason, it would skip a minute or double up on a minute. So at the end of the data range when it should have ended on 11:59 PM it ends 3 minutes too short or over time. See picture attached for an example.

    My next issue would be that for some months there are missing chunks of time where I won't be able to simple drag the formula down to auto-populate. Is there a way I can reformat the time column to automatically detect the proper date by referencing the column to the left of it?
    Attached Images Attached Images

  2. #2
    Forum Expert
    Join Date
    03-23-2004
    Location
    London, England
    MS-Off Ver
    Excel 2019
    Posts
    7,080

    Re: Date & Time - Drag down bug?

    Post a sample spreadsheet not an image so we can replicate the problem.
    Use the Go Advanced option at the bottom of the page then scroll down to Manage Attachments as the "paperclip" method does not work on this forum.
    Regards
    Special-K

    Ensure you describe your problem clearly, I have little time available to solve these problems and do not appreciate numerous changes to them.

  3. #3
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Date & Time - Drag down bug?

    Occasionally, for no apparent reason, it would skip a minute or double up on a minute.
    When you drag like that, Excel is calculating an extrapolation, which is going to accumulate error with exactly those symptoms. You could instead use a formula:

    =MROUND(A1 + "0:1", "0:1")

    Then you can copy and replace with values if desired.
    Last edited by shg; 08-16-2017 at 05:03 PM.
    Entia non sunt multiplicanda sine necessitate

+ 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. Using countblank to avoid calculations - how much of a time drag is it?
    By ian_pritchett in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 03-09-2017, 05:24 PM
  2. Drag Mail to excel sheet filling time and date
    By ganeshkumar in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-10-2015, 01:08 PM
  3. Drag down formula missing out a row each time.
    By kcaseykc in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 06-09-2015, 06:26 AM
  4. [SOLVED] Drag and fill with a custom date/time format
    By Mr.Chip in forum Excel General
    Replies: 2
    Last Post: 07-17-2013, 12:36 PM
  5. [SOLVED] Find the Max and Time then drag formula
    By JDCONNER in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 02-05-2013, 02:30 PM
  6. Increase function formula by 1 each time i drag down
    By Tommy1005 in forum Excel General
    Replies: 2
    Last Post: 01-09-2011, 08:37 PM
  7. can you drag this down to save time????
    By cjohnsen in forum Excel General
    Replies: 5
    Last Post: 10-19-2006, 03:55 PM

Tags for this Thread

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