In a report, I have a subform. In that subform are 2 fields. When I display the report, I need to change the display contents to the word 'yes' if a particular data value is present. Otherwise I need to display 'no'.
In other words, if the data would normally display the word 'stralias' when previewing the report, I need it to say the word 'yes' instead. I tried using the iif, but I guess i'm not putting it in the right place or something. Please help.
In other words, if the data would normally display the word 'stralias' when previewing the report, I need it to say the word 'yes' instead. I tried using the iif, but I guess i'm not putting it in the right place or something. Please help.