#1   Report Post  
Junior Member
 
Posts: 2
Default Date Intervals

Hi guys, I'll make it real quick.

I want to add a 4 days interval between dates after 4 consecutive days (regardless weekends), similar to roster/shift ie:
A1 to D1 = 1-Jan, 2-Jan, 3-Jan, 4-Jan
E1 to H1 = 9-Jan, 10-Jan, 11-Jan, 12-Jan
I1 to L1 = 16-Jan and so on....

Is there an Einstein way how to formulate this format? Thanks heaps guys.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 259
Default Date Intervals

On 10/02/2012 2:56 PM, CouchPotato wrote:
Hi guys, I'll make it real quick.

I want to add a 4 days interval between dates after 4 consecutive days
(regardless weekends), similar to roster/shift ie:
A1 to D1 = 1-Jan, 2-Jan, 3-Jan, 4-Jan
E1 to H1 = 9-Jan, 10-Jan, 11-Jan, 12-Jan
I1 to L1 = 16-Jan and so on....

Is there an Einstein way how to formulate this format? Thanks heaps
guys.




Hi

This is not pretty:, but it will get you what you need

Custom format row A:A as d-Mmm.

In Cell A1 put the date 1-Jan
In Cell B1 put formula =(A1+1)
Copy/Paste across to C1:D1.

In Cell E1 put formula =(D1+5)
In Cell F1 put formula =(E1+1)
Copy/Paste across to G1:H1

Then

Select E1:H1 and copy/paste across row one until you have your desired
amount of days.

HTH
Mick
  #3   Report Post  
Junior Member
 
Posts: 10
Default

I have data on my Master tab, and attempting to total on my Ship Summary tab. The issue may be that I am not referencing the other tab correctly.
_________
memory foam mattress | adjustable mattresses | memory pillow
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
Excel date intervals look up adam smith Excel Worksheet Functions 1 January 29th 10 10:53 AM
date intervals calculation martyn Excel Worksheet Functions 9 February 6th 08 01:30 PM
SUM-ing date for different time intervals Mortir Excel Worksheet Functions 3 December 11th 06 06:26 PM
date intervals jer Excel Worksheet Functions 3 January 13th 06 04:22 PM
calculating date intervals jer Excel Worksheet Functions 0 January 13th 06 12:12 PM


All times are GMT +1. The time now is 01:44 PM.

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"