Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pat Pat is offline
external usenet poster
 
Posts: 210
Default How to calculate dates

How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,440
Default How to calculate dates

<includes weekends and holidays

I assume you mean exclude?

<The function will only calcuate weekdays

Which function?

Look in HELP for the WORKDAY() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Pat" wrote in message
...
How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default How to calculate dates

Hi,
I assume your date is in cell A1

=WORKDAY(A1,60)

"Pat" wrote:

How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pat Pat is offline
external usenet poster
 
Posts: 210
Default How to calculate dates

No it has to include weekends and holidays. I'm using the workday function,
which excludes weekends and holidays, and I need to figure out dates that are
60 calendar days from the date of initiaton.

A1 B1
C1

today's date 60 (calendar days) = date project to be
completed


"Niek Otten" wrote:

<includes weekends and holidays

I assume you mean exclude?

<The function will only calcuate weekdays

Which function?

Look in HELP for the WORKDAY() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Pat" wrote in message
...
How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default How to calculate dates

Hi Pat,
If it has to include weekends and Holidays just do

=A1+60

"Pat" wrote:

No it has to include weekends and holidays. I'm using the workday function,
which excludes weekends and holidays, and I need to figure out dates that are
60 calendar days from the date of initiaton.

A1 B1
C1

today's date 60 (calendar days) = date project to be
completed


"Niek Otten" wrote:

<includes weekends and holidays

I assume you mean exclude?

<The function will only calcuate weekdays

Which function?

Look in HELP for the WORKDAY() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Pat" wrote in message
...
How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Pat Pat is offline
external usenet poster
 
Posts: 210
Default How to calculate dates

Eduardo, thank you. That was so simple, I almost feel embarassed.


"Eduardo" wrote:

Hi Pat,
If it has to include weekends and Holidays just do

=A1+60

"Pat" wrote:

No it has to include weekends and holidays. I'm using the workday function,
which excludes weekends and holidays, and I need to figure out dates that are
60 calendar days from the date of initiaton.

A1 B1
C1

today's date 60 (calendar days) = date project to be
completed


"Niek Otten" wrote:

<includes weekends and holidays

I assume you mean exclude?

<The function will only calcuate weekdays

Which function?

Look in HELP for the WORKDAY() function

--
Kind regards,

Niek Otten
Microsoft MVP - Excel


"Pat" wrote in message
...
How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default How to calculate dates

If you want only weekdays, use the WORKDAY function.
If you want 60 days on, regardless of weekends and holidays, use =A1+60.
--
David Biddulph

"Pat" wrote in message
...
How would I calculate a project date 60 days from any given date that
includes weekends and holidays. The function will only calcuate weekdays.



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
To Calculate the qty b/w two dates vmohan1978 Excel Worksheet Functions 3 May 13th 09 12:20 AM
VBA calculate avg dates jlclyde Excel Discussion (Misc queries) 1 March 13th 09 06:56 AM
Calculate dates Carla Excel Worksheet Functions 1 May 4th 06 11:56 PM
calculate dates [email protected] Excel Discussion (Misc queries) 2 November 21st 05 07:04 PM
How do I calculate dates? MKChick Excel Worksheet Functions 2 April 15th 05 04:53 PM


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