D
djhowes
I'm designing a Word form containing a table, which when Protected will
enable users to enter numbers in some fields, and which auto calculates
values in other cells.
I have one cell that contains a calculated form field that produces a
numerical value in the range 6-24 based on adding values in other cells; I
have given this field the Bookmark name of Perf.
In an adjacent cell I want the form to enter different text strings
dependent on the value of the Perf cell. How do I achieve this? I have
tried using IF expressions to no avail - regardless of the value of Perf I
always get the first text string.
To take this a stage further, I have another adjacent cell that contains a
drop down list field with various text values (Bookmarked as NCAPerf), the
first option of which is "N/A" (for not applicable). How do I modify the
answer to the first question such that if the value of NCAPerf is anything
other than "N/A" then the different text strings referred to above are
displayed, but that if "N/A" has been selected, then the cell displays an
empty text string ("")?
I am using Word 2003.
enable users to enter numbers in some fields, and which auto calculates
values in other cells.
I have one cell that contains a calculated form field that produces a
numerical value in the range 6-24 based on adding values in other cells; I
have given this field the Bookmark name of Perf.
In an adjacent cell I want the form to enter different text strings
dependent on the value of the Perf cell. How do I achieve this? I have
tried using IF expressions to no avail - regardless of the value of Perf I
always get the first text string.
To take this a stage further, I have another adjacent cell that contains a
drop down list field with various text values (Bookmarked as NCAPerf), the
first option of which is "N/A" (for not applicable). How do I modify the
answer to the first question such that if the value of NCAPerf is anything
other than "N/A" then the different text strings referred to above are
displayed, but that if "N/A" has been selected, then the cell displays an
empty text string ("")?
I am using Word 2003.