In my form and report I use a field called "use" and it displays the contents as either "R", "Condo" and "Apt" (this comes from the actual data).
I'd like to have the data displayed differently in the form and in the report.
Can I display it like:
if results is "R" displays as "SFD"
if...