gsgriffin
Technical User
- Oct 17, 2002
- 27
I'm having difficulties changing the input of a merged document. I have a form in MS Word 2003 that is connected to an Excel DB. A field in Excel is "True" or "False". When I merge this document into the Word table, I would like for a formula to indentify this value and present either an "X" or "O" (Wingdings font, of course).
I'm looking at the formula for a cell to be
=IF(...="True","X","O")
What I can't determine is how to reference the merged value. I've tried several different combinations, but I can't seem to evaluate the field.
Thoughts?
GG
I'm looking at the formula for a cell to be
=IF(...="True","X","O")
What I can't determine is how to reference the merged value. I've tried several different combinations, but I can't seem to evaluate the field.
Thoughts?
GG