Hello,
I have a query that calculates percentages, as well as other fields that are yes/no, etc. I need to output text on the reports based on these values.
For example, if a column is between 0 and 60% I might display "Performance was sub-standard. Recomending X,Y,Z. Steps taken included...."
but if performanc is between 60% and 80%, or 80% and 100%, different phrases would be output. What is the best way to put text phrases like these on a report based on values? The verbiage and field values displayed need to copy over well to MS Word.
I thought about calculated fields for earch record but since many paragraphs will be the same, seemed like redundant wording and not a good way to go.
Thanks.
I have a query that calculates percentages, as well as other fields that are yes/no, etc. I need to output text on the reports based on these values.
For example, if a column is between 0 and 60% I might display "Performance was sub-standard. Recomending X,Y,Z. Steps taken included...."
but if performanc is between 60% and 80%, or 80% and 100%, different phrases would be output. What is the best way to put text phrases like these on a report based on values? The verbiage and field values displayed need to copy over well to MS Word.
I thought about calculated fields for earch record but since many paragraphs will be the same, seemed like redundant wording and not a good way to go.
Thanks.