#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Aging Formula

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?
  #2   Report Post  
Posted to microsoft.public.excel.misc
bj bj is offline
external usenet poster
 
Posts: 1,397
Default Aging Formula

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Aging Formula

does this formula include or exclude the weekends? I need just mon - friday
and exclud the holidays.

"bj" wrote:

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Aging Formula

To repeat what bj said: look for NETWORKDAYS in Excel's Help. It explains
limits and special features of the functions. For example - it may or may
not exclude holidays - but to do so, you have to tell it what the holidays
are in one of several fashions. Rather than cut and paste all of that info
into this post, I simply echo bj's recommendation.

"Steve" wrote:

does this formula include or exclude the weekends? I need just mon - friday
and exclud the holidays.

"bj" wrote:

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,814
Default Aging Formula

Thanks I fugured it out, another question, Could this same function be used
in msft access?

"JLatham" wrote:

To repeat what bj said: look for NETWORKDAYS in Excel's Help. It explains
limits and special features of the functions. For example - it may or may
not exclude holidays - but to do so, you have to tell it what the holidays
are in one of several fashions. Rather than cut and paste all of that info
into this post, I simply echo bj's recommendation.

"Steve" wrote:

does this formula include or exclude the weekends? I need just mon - friday
and exclud the holidays.

"bj" wrote:

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Aging Formula

In Access you'd write a query to select records based on either the day of
the week or dates. You could have a table with holiday dates in it to assist
in the comparison.

"Steve" wrote:

Thanks I fugured it out, another question, Could this same function be used
in msft access?

"JLatham" wrote:

To repeat what bj said: look for NETWORKDAYS in Excel's Help. It explains
limits and special features of the functions. For example - it may or may
not exclude holidays - but to do so, you have to tell it what the holidays
are in one of several fashions. Rather than cut and paste all of that info
into this post, I simply echo bj's recommendation.

"Steve" wrote:

does this formula include or exclude the weekends? I need just mon - friday
and exclud the holidays.

"bj" wrote:

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?

  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Aging Formula

I should add that there is a WEEKDAY function that can be a help in this -
but there is not a NETWORKDAYS function in Access. You can search Access's
Help for WEEKDAY to get a start in that direction - use the See Also link to
see other date related functions available in it.

"Steve" wrote:

Thanks I fugured it out, another question, Could this same function be used
in msft access?

"JLatham" wrote:

To repeat what bj said: look for NETWORKDAYS in Excel's Help. It explains
limits and special features of the functions. For example - it may or may
not exclude holidays - but to do so, you have to tell it what the holidays
are in one of several fashions. Rather than cut and paste all of that info
into this post, I simply echo bj's recommendation.

"Steve" wrote:

does this formula include or exclude the weekends? I need just mon - friday
and exclud the holidays.

"bj" wrote:

check out Networkdays() in help

"Steve" wrote:

I have a column with a date and I have a column with an age (EXAMPLE: col (a)
7-5-07 and col (b) has 1), my question is how do I age using business day not
calendar days?

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
aging formula Drew Excel Discussion (Misc queries) 3 April 13th 07 11:12 PM
aging Rina Excel Worksheet Functions 2 October 23rd 06 05:50 PM
WHAT FORMULA DO I USE FOR AGING A STATEMENT ewalbers Excel Worksheet Functions 1 August 11th 06 05:41 PM
Aging Fomula Aileen Excel Discussion (Misc queries) 4 March 2nd 06 04:32 PM
aging formulas Susan Excel Worksheet Functions 2 August 19th 05 04:08 PM


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