B
Byron
I have a word document that has several LINK fields in it that point to
individual cells in an excel workbook. The LINK fields work fine by
themselves, but not when I try to use them inside an IF field. Here is the
process I am currently using to attempt to insert the fields:
I go to the place in the word document that I want the field and select
Insert > Field... from the menue bar.
Then I click the Field Codes button in the bottom right.
Then I paste the following text into the Field Codes field:
IF { LINK Excel.Sheet.8 "C:\\Documents and
Settings\\Username\\Desktop\\Proposal Work (Fields)\\Pricing Model.xls" "PW
Pricing!Address2" } = "" "" " "
Any suggestions on how to get this to work would be appreciated. Thanks.
individual cells in an excel workbook. The LINK fields work fine by
themselves, but not when I try to use them inside an IF field. Here is the
process I am currently using to attempt to insert the fields:
I go to the place in the word document that I want the field and select
Insert > Field... from the menue bar.
Then I click the Field Codes button in the bottom right.
Then I paste the following text into the Field Codes field:
IF { LINK Excel.Sheet.8 "C:\\Documents and
Settings\\Username\\Desktop\\Proposal Work (Fields)\\Pricing Model.xls" "PW
Pricing!Address2" } = "" "" " "
Any suggestions on how to get this to work would be appreciated. Thanks.