+ Reply to Thread
Results 1 to 6 of 6

Create time series

  1. #1
    Forum Contributor tax112's Avatar
    Join Date
    02-28-2013
    Location
    Thailand
    MS-Off Ver
    Excel 2016 | 2019
    Posts
    438

    Create time series

    Hello everybody
    I need to create a time series format dd / mm / yyyy hh: mm, from the begin day to the end day of the month
    With a jump of 10 minutes
    Can someone help me.
    thank you

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    WinXP/MSO2007;Win10/MSO2016
    Posts
    12,600

    Re: Create time series

    I don't understand. Why not just put 01/01/2016 00:00:00 in A1, 01/01/2016 00:10:00 in A2, select A1:A2 and drag down about 4300 rows?
    Ben Van Johnson

  3. #3
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,535

    Re: Create time series

    In A1 put the start day and time such as 2/1/16 0:00
    Right click the fill handle to that cell and pull down and back up.
    Choose 'Series' at the bottom of the pop up.
    Choose 'Column'
    For Step Value type in .0069444444
    For Stop Value type in the numeric value for the first day and time of the next month such as for March 1, 2016 at 12:00 AM is 42430
    Select OK.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

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

    Re: Create time series

    Row\Col
    A
    B
    1
    01 Feb 2016 00:00
    2
    01 Feb 2016 00:10
    A2:=MROUND(A1+"0:10", "0:10")


    Copy A2 down.
    Entia non sunt multiplicanda sine necessitate

  5. #5
    Forum Expert mikerickson's Avatar
    Join Date
    03-30-2007
    Location
    Davis CA
    MS-Off Ver
    Excel 2011
    Posts
    6,229

    Re: Create time series

    put the start date in A1
    And put
    =$A$1+ROW(A1)*TIME(0, 10, 0) in A2
    drag down to suit.
    _
    ...How to Cross-post politely...
    ..Wrap code by selecting the code and clicking the # or read this. Thank you.

  6. #6
    Forum Contributor tax112's Avatar
    Join Date
    02-28-2013
    Location
    Thailand
    MS-Off Ver
    Excel 2016 | 2019
    Posts
    438

    Re: Create time series

    Thank you all for your suggestions.

+ 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: 0
    Last Post: 02-19-2015, 04:04 PM
  2. Hi, I have hourly time series data and i need to convert it to 15 min time slots
    By neerajsharma887 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 07-15-2014, 01:08 PM
  3. Replies: 6
    Last Post: 11-18-2013, 11:28 PM
  4. Replies: 2
    Last Post: 04-10-2013, 11:17 AM
  5. How to create a vertical reference line on a time series line chart
    By Bladebgii in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 05-23-2012, 10:17 AM
  6. Replies: 0
    Last Post: 04-23-2012, 10:06 AM
  7. Collating different series to one time series
    By envex in forum Excel General
    Replies: 4
    Last Post: 10-25-2010, 04:49 AM

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