Hi
I have a table wich can posses empty fields, then I have a query that only show rows from the table when that specific field is blank (critweria ="" (also tried =Null)).
Ok! It works fine, untill the field gets a value (obviously) but when I empty the field again it dosen't reappear in the query.
Any ideas? Using XP with Access 2007 Trial
Thanks in advance
I have a table wich can posses empty fields, then I have a query that only show rows from the table when that specific field is blank (critweria ="" (also tried =Null)).
Ok! It works fine, untill the field gets a value (obviously) but when I empty the field again it dosen't reappear in the query.
Any ideas? Using XP with Access 2007 Trial
Thanks in advance
Comment