A
Argeey
Guest
MS Access help needed
I need help to make certain functions work in an Access 2000 database I am trying to construct.
1. In a form I have 3 fields:- Date Logged, Priority, Complete by.
Date Logged and Complete by are date fields and Priority is a number field. What I want is to enter a date in the Date logged field and a number between 1 & 4 in the Priority field. I want the computer to enter a date in the Complete by field. If the priority is 1 then the date should be Date logged +1. If Priority is2 then it is +3, Priority 3 is +7 and priority 4 is +14. Can someone please tell me the syntax to make this work and tell me where to enter it.
2. My next query is, once I have a Complete by date, how do I update the table?
I need help to make certain functions work in an Access 2000 database I am trying to construct.
1. In a form I have 3 fields:- Date Logged, Priority, Complete by.
Date Logged and Complete by are date fields and Priority is a number field. What I want is to enter a date in the Date logged field and a number between 1 & 4 in the Priority field. I want the computer to enter a date in the Complete by field. If the priority is 1 then the date should be Date logged +1. If Priority is2 then it is +3, Priority 3 is +7 and priority 4 is +14. Can someone please tell me the syntax to make this work and tell me where to enter it.
2. My next query is, once I have a Complete by date, how do I update the table?