Hello all,
It's been a long while since I've developed a new database and have forgotten a lot of tips I learned years ago, so forgive me if this seems obvious.
I have a table which has a "Level" field which stores the sponsorship level of a sponsoring business. I have "Silver", "Gold" and "Platinum". I have buttons in my header which filter the records shown in the detail. Clicking on Silver shows all the silver level supporters, etc. I have a button which shows all the businesses approached. I have another button which shows all businesses which show those businesses which has sent in pledges. I cannot seem to figure out how to set a filter to show those businesses which have not sent in a pledge. I have tried the same filter code for the other buttons but have used "Null", "False" and "" as the criteria, but no records have ever been returned. What am I doing wrong?
TIA
It's been a long while since I've developed a new database and have forgotten a lot of tips I learned years ago, so forgive me if this seems obvious.
I have a table which has a "Level" field which stores the sponsorship level of a sponsoring business. I have "Silver", "Gold" and "Platinum". I have buttons in my header which filter the records shown in the detail. Clicking on Silver shows all the silver level supporters, etc. I have a button which shows all the businesses approached. I have another button which shows all businesses which show those businesses which has sent in pledges. I cannot seem to figure out how to set a filter to show those businesses which have not sent in a pledge. I have tried the same filter code for the other buttons but have used "Null", "False" and "" as the criteria, but no records have ever been returned. What am I doing wrong?
TIA