#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
ChrisM
 
Posts: n/a
Default Time Intervals

I received a raw dataset with samples occurring in five minute intervals.
There were no start and stop times accompanying them.

Is there a function in Excel that can start at say 1/1/05 00:00 and then go
1/1/05 00:05 and then 1/1/05 00:10 and 1/1/05 00:15 and so on.

This way I will not have to manually enter these dates for five mintue
intervals over the course of one yesr of samples.

Thanks in advance.
Chris


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Biff
 
Posts: n/a
Default Time Intervals

Hi!

One way:

Assume the dates/times are to be entered in column A, starting in A1.

In A1 enter:

1/1/2005 00:00

In A2 enter:

=A1+TIME(0,5,0)

Drag copy down as needed.

NB:

You would think that you could series-fill but this won't work!

Try this:

Enter in A1 1/1/2005 00:00
Enter in A2 1/1/2005 00:05

Select both A1 and A2 and "grab" the fill handle and drag down.

After 1/1/2005 8:15 the fill generates a rounding "error" and the next
increment is 1/1/2005 8:19.

Biff

"ChrisM" wrote in message
...
I received a raw dataset with samples occurring in five minute intervals.
There were no start and stop times accompanying them.

Is there a function in Excel that can start at say 1/1/05 00:00 and then
go
1/1/05 00:05 and then 1/1/05 00:10 and 1/1/05 00:15 and so on.

This way I will not have to manually enter these dates for five mintue
intervals over the course of one yesr of samples.

Thanks in advance.
Chris




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Time sheets Driver Excel Worksheet Functions 5 November 7th 05 11:19 AM
time sheet to calculate 2 different columns John Sullivan Excel Worksheet Functions 1 October 21st 05 06:48 AM
Time To Leave Nicholas Scarpinato Excel Discussion (Misc queries) 3 June 20th 05 10:18 PM
Accumulate weekly time to total time in Excel. delve Excel Discussion (Misc queries) 0 May 4th 05 08:14 PM
Time Sheet Calculation Help Needed! sax30 Excel Worksheet Functions 2 April 26th 05 08:08 PM


All times are GMT +1. The time now is 01:35 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"