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 results is "Apt" displays as "Units"
if results is "Condo"...this one is OK.
Thanks.
Using Access 2000.
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 results is "Apt" displays as "Units"
if results is "Condo"...this one is OK.
Thanks.
Using Access 2000.