Hi all,
I'm brand new to access and wondered if I could get some help creating a calculated field based on results of some logical tests?
I want to create a calculated “Target Install” date field using dates from 3 date fields in a table: “ProvStartDate”, “PIDate” & “Contract Date”.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
The logic to populate the “TargetInstallDate” is:<o></o>
<o> </o>
If “ProvStartDate” is not null use that, if “ProvStartDate” is null and “PIDate” is not null use the “PIDate”, if both “ProvStartDate” and “PIDate” are null then use “ContractDate” + 35 days.<o></o>
<o> </o>
Can anyone help me build the expression?<o></o>
Many thanks
Paul
I'm brand new to access and wondered if I could get some help creating a calculated field based on results of some logical tests?
I want to create a calculated “Target Install” date field using dates from 3 date fields in a table: “ProvStartDate”, “PIDate” & “Contract Date”.<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
<o> </o>
The logic to populate the “TargetInstallDate” is:<o></o>
<o> </o>
If “ProvStartDate” is not null use that, if “ProvStartDate” is null and “PIDate” is not null use the “PIDate”, if both “ProvStartDate” and “PIDate” are null then use “ContractDate” + 35 days.<o></o>
<o> </o>
Can anyone help me build the expression?<o></o>
Many thanks
Paul