K
kbutterly
Good afternoon, all,
I am using IF fields along with DOCPROPERTY fields to INCLUDETEXT
conditionally.
Here is my IF statement
{IF {=OR({DOCPROPERTY Audience} = "ProgramOffice",{DOCPROPERTY
Audience} = "All")} {INCLUDETEXT "{DOCPROPERTY
FilePath}\\ContractsFundingsSourcesPO.doc"} "XXXX"}
The problem is that the ContractsFundingsSourcesPO.doc is included no
matter what audience is set to.
Can anyone spot the error in the above?
Thanks,
Kathryn
I am using IF fields along with DOCPROPERTY fields to INCLUDETEXT
conditionally.
Here is my IF statement
{IF {=OR({DOCPROPERTY Audience} = "ProgramOffice",{DOCPROPERTY
Audience} = "All")} {INCLUDETEXT "{DOCPROPERTY
FilePath}\\ContractsFundingsSourcesPO.doc"} "XXXX"}
The problem is that the ContractsFundingsSourcesPO.doc is included no
matter what audience is set to.
Can anyone spot the error in the above?
Thanks,
Kathryn