G
Guest
I have a query based on a table. With 3 columns.
CharityName Paidto50%Charity PaidTo5%Charity
I use the Is Not Null in the CharityName, since many rows are empty.
This works great, but I also need a column for date.
When I add the date column, the Is Not Null does not work.
I have checked all settings and can find no reason, why this is happening.
What am I doing wrong?
Thanks for any help.
Roger
CharityName Paidto50%Charity PaidTo5%Charity
I use the Is Not Null in the CharityName, since many rows are empty.
This works great, but I also need a column for date.
When I add the date column, the Is Not Null does not work.
I have checked all settings and can find no reason, why this is happening.
What am I doing wrong?
Thanks for any help.
Roger