Due date and countdown for working days

J

Jery J.

I have been trying many differnent codes/expessions within a query to setup a
database field [DTE_TO_SCH] that will provide a due date 10 working days from
the date entered by the user in [DTE_IC_RECVD] field. I can get it to display
10 days from date entered but it includes the non-business days as well.

I also need to provide a countdown as to how many working days a user has
left until Due date; such as 5 days for remaining or -5 days for over. I
guess this second problem would be easy to answer if i knew the answer for
the first one. My biggest problem is formatting it for working days.

Any help is much appreciated, Thanks.
 
J

Jeff Boyce

If you know the date received, why do you need to store the [DTE_TO_SCH]?

Why not use a query to do that calculation on the fly? You could also use a
query to get your "countdown" info.

Regards

Jeff Boyce
Microsoft Access MVP

--
Disclaimer: This author may have received products and services mentioned
in this post. Mention and/or description of a product or service herein
does not constitute endorsement thereof.

Any code or pseudocode included in this post is offered "as is", with no
guarantee as to suitability.

You can thank the FTC of the USA for making this disclaimer
possible/necessary.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Target Due date and countdown for working days 1
Due date and count down 1
Excel Excel Show Countdown Date 7
Counting Working Days 4
Due within 2 months report 2
Date plus 10 Working days 23
date query 4
Working Days 4

Top