I have a date field. When I enter a date I have another date field which takes the original date field and adds 10 workdays ie response due date. I have another field which counts the number of days (net workdays) until the response due date. I use networkdays and today functions. It appears ok but when the response due date equals today the counter shows a value of 1 but one day later the value of -2. I would be grateful for any assistance.