Display actual working days between 2 dates

Gizmo_TD

New member
Local time
Today, 19:58
Joined
Jun 17, 2011
Messages
4
I'm currently working on a project whereby I need to create a list of all working days between 2 variable dates.

I've tried the usual google searches but that just seems to indicate ways of counting the days rather than displaying them as a list. :confused:

I have my start and end dates on one table and just want to use these to generate a table with the working day dates (if that makes sense).

Anyone have any clues?
 
Hi -

Take a look at the last post in this thread.

You can easily modify the example to populate a table with weekdays of your choosing (with Sunday = 1 thru Saturday = 7.

HTH - Bob
 

Users who are viewing this thread

Back
Top Bottom