Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.newusers
brian thompson3001 via OfficeKB.com
 
Posts: n/a
Default add days without adding weekend

Hi

Trying to add 4 days to date in cell A1, without counting weekend and if poss
bank holidays. in cell C1
example
cell a1 = date
cell b1 = time

If time after 1600 hrs needs to be classed as next day. Then i have to add 4
days to that new date
any help appriciated

thanks in advance

brian

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200603/1
  #2   Report Post  
Posted to microsoft.public.excel.newusers
Bob Phillips
 
Posts: n/a
Default add days without adding weekend

=WORKDAY(A1,IF(B1TIME(16,0,0),5,4))

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"brian thompson3001 via OfficeKB.com" <u15682@uwe wrote in message
news:5cc4cd0caec36@uwe...
Hi

Trying to add 4 days to date in cell A1, without counting weekend and if

poss
bank holidays. in cell C1
example
cell a1 = date
cell b1 = time

If time after 1600 hrs needs to be classed as next day. Then i have to

add 4
days to that new date
any help appriciated

thanks in advance

brian

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200603/1



  #3   Report Post  
Posted to microsoft.public.excel.newusers
brian thompson3001 via OfficeKB.com
 
Posts: n/a
Default add days without adding weekend

Hi Bob
keep getting #name?
=WORKDAY(A1,(IF(B1TIME(16,0,0),5,4)))
is there any special format for date and time,
using
4-Feb 23:01:00

regards
Bob Phillips wrote:
=WORKDAY(A1,IF(B1TIME(16,0,0),5,4))

Hi

[quoted text clipped - 11 lines]

brian


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200603/1
  #4   Report Post  
Posted to microsoft.public.excel.newusers
Bob Phillips
 
Posts: n/a
Default add days without adding weekend

Sounds like you don't have the Analysis Toolpak add-on installed,
ToolsAddins.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"brian thompson3001 via OfficeKB.com" <u15682@uwe wrote in message
news:5cd13365fa832@uwe...
Hi Bob
keep getting #name?
=WORKDAY(A1,(IF(B1TIME(16,0,0),5,4)))
is there any special format for date and time,
using
4-Feb 23:01:00

regards
Bob Phillips wrote:
=WORKDAY(A1,IF(B1TIME(16,0,0),5,4))

Hi

[quoted text clipped - 11 lines]

brian


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200603/1



  #5   Report Post  
Posted to microsoft.public.excel.newusers
brian thompson3001 via OfficeKB.com
 
Posts: n/a
Default add days without adding weekend

your right !

have tried at work and it works

thanks again

Bob Phillips wrote:
Sounds like you don't have the Analysis Toolpak add-on installed,
ToolsAddins.

Hi Bob
keep getting #name?

[quoted text clipped - 11 lines]

brian


--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...l-new/200603/1


  #6   Report Post  
Posted to microsoft.public.excel.newusers
brian thompson3001 via OfficeKB.com
 
Posts: n/a
Default add days without adding weekend

Hi

Celebrated too soon

Realised that I require any time after 1600 the next day. to be classed as
the following day, then + 4. If between fri 1600hrs and mon 0000, classed as
monday, then add 4
Example
fri 3/3 1623. therefore Mon + 4 = 10/3
fri 1500 = therefore Fri = 9/3

Any idea's?

brian thompson3001 wrote:
your right !

have tried at work and it works

thanks again

Sounds like you don't have the Analysis Toolpak add-on installed,
ToolsAddins.

[quoted text clipped - 4 lines]

brian


--
Message posted via http://www.officekb.com
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
Formula for adding days to a date excluding weekends and holidays? Jake via OfficeKB.com Excel Discussion (Misc queries) 3 May 20th 23 07:48 PM
Adding XY days to date in cells satucha Excel Discussion (Misc queries) 1 November 25th 05 08:02 AM
Adding Days (i.e. Mon, Tue, Wed, Thur...) to sheet BigBadTex Excel Discussion (Misc queries) 2 November 1st 05 07:35 PM
Adding Work Days only in a function? Mark Excel Worksheet Functions 4 March 29th 05 03:50 AM
Weekend days other than Sat Sun rkk Excel Worksheet Functions 15 January 25th 05 02:31 AM


All times are GMT +1. The time now is 07:52 AM.

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

About Us

"It's about Microsoft Excel"