Greetings,
I posted this before, and left out some information. I’m using Access 2000 and my questions:
1. I have a main form called Household and a subform called Applicants. In the main form I have a field called NumOfApp. I would like NumOfApp to be automatically filled depending on how many people applied in the Applicants form (subform).
2. In my subform I also have fields like DateReceived, DateDue, and AppStatus (with combo boxes New, Dss, Eapp etc.)
If the user selects New from AppStatus drop down, DateDue is calculated by adding 10 workdays to the DateReceived field. How can I make DateDue to be filled automatically (DateReceived + 9) when New is selected from AppStatus drop down field?
Thank you in advance,
DD
I posted this before, and left out some information. I’m using Access 2000 and my questions:
1. I have a main form called Household and a subform called Applicants. In the main form I have a field called NumOfApp. I would like NumOfApp to be automatically filled depending on how many people applied in the Applicants form (subform).
2. In my subform I also have fields like DateReceived, DateDue, and AppStatus (with combo boxes New, Dss, Eapp etc.)
If the user selects New from AppStatus drop down, DateDue is calculated by adding 10 workdays to the DateReceived field. How can I make DateDue to be filled automatically (DateReceived + 9) when New is selected from AppStatus drop down field?
Thank you in advance,
DD