Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default mimic Working Days in ATP

Hi Guys,

I am quite in a hurry and donīt have the time to search this group for
what I am looking for:

I need a ws function (not VBA) to do exactly the same that Working days
in the ATP add in.

I am sure that somebody already answered that... Mirna Larson perhaps ?

Rgds
Mika

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default mimic Working Days in ATP

=start_date+SIGN(B1)*SMALL(IF((WEEKDAY(start_date+ SIGN(days)*(ROW(INDIRECT("
1:"&ABS(days)*10))))={1,2,3,4,5})*ISNA(MATCH(start _date+SIGN(days)*(ROW(INDI
RECT("1:"&ABS(days)*10))),holidays,0)),ROW(INDIREC T("1:"&ABS(days)*10))),ABS
(days))

start_date and days are named ranges, holidays is a list of dates

this is an array formula

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Mika" wrote in message
ups.com...
Hi Guys,

I am quite in a hurry and donīt have the time to search this group for
what I am looking for:

I need a ws function (not VBA) to do exactly the same that Working days
in the ATP add in.

I am sure that somebody already answered that... Mirna Larson perhaps ?

Rgds
Mika


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 48
Default mimic Working Days in ATP

Thanks a lot Bob !

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 70
Default mimic Working Days in ATP

look at NETWORKDAYS

Glen
"Mika" wrote in message
ups.com...
Hi Guys,

I am quite in a hurry and donīt have the time to search this group for
what I am looking for:

I need a ws function (not VBA) to do exactly the same that Working days
in the ATP add in.

I am sure that somebody already answered that... Mirna Larson perhaps ?

Rgds
Mika


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 863
Default mimic Working Days in ATP

Except that it's part of the ATP, which he said he doesn't want.

On Fri, 4 Mar 2005 12:16:38 -0600, "Glen Mettler"
wrote:

look at NETWORKDAYS

Glen
"Mika" wrote in message
oups.com...
Hi Guys,

I am quite in a hurry and donīt have the time to search this group for
what I am looking for:

I need a ws function (not VBA) to do exactly the same that Working days
in the ATP add in.

I am sure that somebody already answered that... Mirna Larson perhaps ?

Rgds
Mika


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
Calculate working days but change working week SamB Excel Discussion (Misc queries) 1 September 1st 08 09:17 PM
Making weekend days working days - the system cuts the working tim Fluffy Excel Discussion (Misc queries) 1 May 30th 08 10:02 PM
How to calculation no. of days (only working days) between two dat Vivian Chan Excel Discussion (Misc queries) 1 July 26th 07 09:16 AM
5.5 working days Amy Excel Discussion (Misc queries) 0 March 22nd 07 03:59 AM
How to Add 5 working days Trying2Learn Excel Discussion (Misc queries) 1 June 20th 05 12:52 PM


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