PC Review


Reply
Thread Tools Rate Thread

Days passed minus weekends

 
 
=?Utf-8?B?S0JW?=
Guest
Posts: n/a
 
      30th Aug 2006
If I have 2 date columns and I want to calculate the number of BUSINESS days
that has passed between them, how can I do that?


 
Reply With Quote
 
 
 
 
=?Utf-8?B?TWljaGFlbCBI?=
Guest
Posts: n/a
 
      30th Aug 2006
Have a look here:
http://www.mvps.org/access/datetime/date0006.htm
http://www.mvps.org/access/datetime/date0012.htm

-Michael


"KBV" wrote:

> If I have 2 date columns and I want to calculate the number of BUSINESS days
> that has passed between them, how can I do that?
>
>

 
Reply With Quote
 
=?Utf-8?B?S0JW?=
Guest
Posts: n/a
 
      30th Aug 2006
I'm new to access, can I just put the function directly in design view or
does this require me using VBA code...

Pls advise.


"Michael H" wrote:

> Have a look here:
> http://www.mvps.org/access/datetime/date0006.htm
> http://www.mvps.org/access/datetime/date0012.htm
>
> -Michael
>
>
> "KBV" wrote:
>
> > If I have 2 date columns and I want to calculate the number of BUSINESS days
> > that has passed between them, how can I do that?
> >
> >

 
Reply With Quote
 
=?Utf-8?B?TWljaGFlbCBI?=
Guest
Posts: n/a
 
      31st Aug 2006
The functions are VBA code, but they are already written for you. All you
have to do is paste the functions you want to use into a new Module, then use
them wherever you want to calculate workdays, whether that's a field in a
Query, or a control on a Form or Report. You can also use them in any other
VBA code you may write yourself.

-Michael



"KBV" wrote:

> I'm new to access, can I just put the function directly in design view or
> does this require me using VBA code...
>
> Pls advise.
>
>
> "Michael H" wrote:
>
> > Have a look here:
> > http://www.mvps.org/access/datetime/date0006.htm
> > http://www.mvps.org/access/datetime/date0012.htm
> >
> > -Michael
> >
> >
> > "KBV" wrote:
> >
> > > If I have 2 date columns and I want to calculate the number of BUSINESS days
> > > that has passed between them, how can I do that?
> > >
> > >

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formula for dates minus the weekends =?Utf-8?B?VEpI?= Microsoft Excel Worksheet Functions 1 30th Apr 2007 04:50 PM
Calculate Number of Days Between Dates Minus Weekends =?Utf-8?B?TWVsaXNzYQ==?= Microsoft Excel Misc 3 6th Mar 2006 07:20 PM
Chronolize dates with varying days minus weekends =?Utf-8?B?U2hlaWxh?= Microsoft Excel Worksheet Functions 1 10th Feb 2006 06:40 PM
Record days lapsed minus the weekends in Access =?Utf-8?B?S2VsbHkgV2lsbGlhbXMtQW5kZXJzb24=?= Microsoft Access Forms 1 19th May 2005 03:35 PM
Avg # of days minus weekends Jeff Microsoft Access Queries 8 16th Jun 2004 04:35 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:56 AM.