#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Date calculation

I need some help trying to calculate a date.
I have a month end date of 1st April 07. I then have a timetable which
states 1 day later I should do these tasks, 2 days later these other tasks.
I have a formula which calculates the date that these items are due which is
month end date plus 1 for 1 day later, 2 for 2 days later etc. I need to
ensure that the date given does not include Saturday and Sunday. Is there a
formula I can use without manually changing the days later figure?

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Date calculation

You need the workday function

=WORKDAY(A1,10)

Adds 10 working days to a date in A1. It is also capable of taking holidays
into account so check out help if this is required.

Mike


"Funkyfido" wrote:

I need some help trying to calculate a date.
I have a month end date of 1st April 07. I then have a timetable which
states 1 day later I should do these tasks, 2 days later these other tasks.
I have a formula which calculates the date that these items are due which is
month end date plus 1 for 1 day later, 2 for 2 days later etc. I need to
ensure that the date given does not include Saturday and Sunday. Is there a
formula I can use without manually changing the days later figure?

Thanks

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 18
Default Date calculation

This calculates the date better but does not exludes Saturdays and Sundays

"Funkyfido" wrote:

I need some help trying to calculate a date.
I have a month end date of 1st April 07. I then have a timetable which
states 1 day later I should do these tasks, 2 days later these other tasks.
I have a formula which calculates the date that these items are due which is
month end date plus 1 for 1 day later, 2 for 2 days later etc. I need to
ensure that the date given does not include Saturday and Sunday. Is there a
formula I can use without manually changing the days later figure?

Thanks

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Date calculation

It does for me. Try adding 10 days to 1/1/2007 and you'll find it gives an
answer of 15/1/2007

"Funkyfido" wrote:

This calculates the date better but does not exludes Saturdays and Sundays

"Funkyfido" wrote:

I need some help trying to calculate a date.
I have a month end date of 1st April 07. I then have a timetable which
states 1 day later I should do these tasks, 2 days later these other tasks.
I have a formula which calculates the date that these items are due which is
month end date plus 1 for 1 day later, 2 for 2 days later etc. I need to
ensure that the date given does not include Saturday and Sunday. Is there a
formula I can use without manually changing the days later figure?

Thanks

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
Date Calculation AndyO_UK Excel Worksheet Functions 2 December 6th 06 11:07 AM
Tricky Date calculation: How to calculate a future date [email protected] Excel Discussion (Misc queries) 9 August 11th 06 04:24 AM
Date Calculation Grant Excel Worksheet Functions 4 August 31st 05 08:13 PM
date calculation Juco Excel Worksheet Functions 1 February 12th 05 05:31 PM
Date Calculation Mukund Excel Worksheet Functions 3 January 11th 05 11:29 AM


All times are GMT +1. The time now is 11: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"