I am currently using an IIf expression within a report to either display one symbol (an empty checkbox), or to display another symbol (a ticked checkbox), depending on if a particular field in a table is checked or not (yes or no box).
What I need to do, is have a third argument... where if an item does not have the box checked, and also is of a particular model, the symbol that should display is a filled in check-box (indicating that it doesn't apply to this).
If this doesn't make sense let me know and I'll post some dummy data, I just didn't know if expressions could do this within a report.
Thanks for any help.