Ok. New to the site and haven't found the answer I need.
I need to build a drop down list to display 2 values (Yes, No). Simple right? Not so much. The problem I keep having is that the drop down box values only return data that exactly matches values in that field.
I need the "No" to return one set of data (Basically all my NULL values) and the "Yes" to return all other sets (Populated). I know this can be done, somehow someway somewhere. Just not sure how.
Anyone have any suggestions or dealt with similar issues? Thanks.