I am trying to filter a form based on Status. I want to filter based on 2 choices on the status field – null or On Hold.
The code on the form is Me.filter= “Status=’On Hold'” and that brings back the on holds. How can I bring in the nulls also?
Thanks,
Ben