littleliz02
New member
- Local time
- Today, 13:50
- Joined
- Jul 2, 2013
- Messages
- 4
Hi all, I am hoping someone can help..
The fields I have on my form are Initial Contact and Initial Visit.
The Initial Visit should generate the date 10 working days after the manual Contact Date is enetered.
I have used after event update in the Initial Contact box and used the expression:
Initial Visit=DateAdd("w",10,InitialContact).
This worked but it showed the number of days and not the number of working days (Mon-Fri).
I am using Access 2007, could anyone tell me what I need to do to get it to auto generate working days.
I must warn you that I am not a pro, so would be extremely grateful if anyone could help me out.
The fields I have on my form are Initial Contact and Initial Visit.
The Initial Visit should generate the date 10 working days after the manual Contact Date is enetered.
I have used after event update in the Initial Contact box and used the expression:
Initial Visit=DateAdd("w",10,InitialContact).
This worked but it showed the number of days and not the number of working days (Mon-Fri).
I am using Access 2007, could anyone tell me what I need to do to get it to auto generate working days.
I must warn you that I am not a pro, so would be extremely grateful if anyone could help me out.