S
Steve
Hello,
I have been trying all day to figure this one out and I can't get it
to work. I have three nested IF fields. The way I wrote it only the
first two conditions seem to work properly it does not see the third.
Here is what I have.
{IF {REF "teight"} ="CPI Rent" {INCLUDETEXT
"c:\\template\\17.01A.doc"}{IF {REF "teight"} ="%GRP without 5yrs"
{INCLUDETEXT "c:\\template\\17.01A.doc"}{IF {REF "teight"} ="%GRP with
5yrs" {INCLUDETEXT "c:\\template\\17.01A.doc"}{INCLUDETEXT
"c:\\template\\17.01B.doc"}}}}
Only the first two conditions CPI Rent and %GRP without 5yrs work the
third %GRP with 5yrs returns with the 17.01B when it should be 17.01A.
I have 5 items in my dropdown box.
What am i doing wrong?
Thanks
Steve
I have been trying all day to figure this one out and I can't get it
to work. I have three nested IF fields. The way I wrote it only the
first two conditions seem to work properly it does not see the third.
Here is what I have.
{IF {REF "teight"} ="CPI Rent" {INCLUDETEXT
"c:\\template\\17.01A.doc"}{IF {REF "teight"} ="%GRP without 5yrs"
{INCLUDETEXT "c:\\template\\17.01A.doc"}{IF {REF "teight"} ="%GRP with
5yrs" {INCLUDETEXT "c:\\template\\17.01A.doc"}{INCLUDETEXT
"c:\\template\\17.01B.doc"}}}}
Only the first two conditions CPI Rent and %GRP without 5yrs work the
third %GRP with 5yrs returns with the 17.01B when it should be 17.01A.
I have 5 items in my dropdown box.
What am i doing wrong?
Thanks
Steve