Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default work days function

i wish to have a1=today() b1 = # and c1 return the working days forward.

ie.

july 1 2006
15
july 21 2006
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default work days function

Try this:

A1: (a date)
B1: (the number of workdays to increment A1 by)
C1: =WORKDAY(A1,B1)

Per Excel Help:
If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"tom" wrote:

i wish to have a1=today() b1 = # and c1 return the working days forward.

ie.

july 1 2006
15
july 21 2006

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
tom tom is offline
external usenet poster
 
Posts: 570
Default work days function

that is the syntax that i used however it returns and error and corrects it
to work days(a1,b1) and returns and error of #rem

"Ron Coderre" wrote:

Try this:

A1: (a date)
B1: (the number of workdays to increment A1 by)
C1: =WORKDAY(A1,B1)

Per Excel Help:
If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"tom" wrote:

i wish to have a1=today() b1 = # and c1 return the working days forward.

ie.

july 1 2006
15
july 21 2006

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,118
Default work days function

Hmmm...
First, make sure the Analysis TookPak is engaged:
<tools<add-ins
Analysis TookPak should be checked.

If the ATP is active...check your auto-correct settings and see if they
automatically change "workday" to "work days"

<tools<options<spelling tab
Click the [AutoCorrect Options...] button

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"tom" wrote:

that is the syntax that i used however it returns and error and corrects it
to work days(a1,b1) and returns and error of #rem

"Ron Coderre" wrote:

Try this:

A1: (a date)
B1: (the number of workdays to increment A1 by)
C1: =WORKDAY(A1,B1)

Per Excel Help:
If this function is not available, and returns the #NAME? error, install and
load the Analysis ToolPak add-in.

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"tom" wrote:

i wish to have a1=today() b1 = # and c1 return the working days forward.

ie.

july 1 2006
15
july 21 2006

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
Split into 2 wrkshts, now function doesn't work Keith Excel Worksheet Functions 0 May 25th 06 12:28 AM
countif function doesnt work TimekeeperTim Excel Worksheet Functions 2 May 20th 06 10:55 AM
function to fill all days of month to end of month YaHootie Excel Worksheet Functions 10 May 1st 06 06:01 AM
Why doesn't my =RANDBETWEEN function work? DanielWalters6 Excel Discussion (Misc queries) 4 December 19th 05 10:28 AM
Need a function that separates over-lapping work shift hours. Katybug1964 Excel Worksheet Functions 0 May 24th 05 03:32 PM


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