Days excluding weekends

F

Faio Eric

I have a query based on a arrivaldate field and I wish to create a query to
find the number of days to current date.

By this what I did in a query is "dayscovered: =now()-[arrivaldate]

I did got the answer correct except too many decimals which is not a
problem.

What I need is something like that except that it wont count weekends too.
Any suggestion?

Appreciate any help
 
Top