Problem with DateAdd function

L

Lance

I currently have a calculated control using the data source:

DateAdd("w",1+[EstDays],[dtFileReceived])

My problem is that the calculated field continues to include the weekends in
it's calculations. Any ideas?

Thanks,
Lance
 
Top