Hi,
I have a very large database that was created from various sources, some of which were done by very infrequent Excel users who did who-knows-what to the data.
There are some records where a field is blank, and for some reason Access is not recognizing those fields as blank. I realized this when I had combo boxes on a form and it was providing multiple blanks in the dropdown - which I was able to work around (thanks to a savvy forum user here!), but what I now want to do is fix these fields in the table itself.
I narrowed it down to which records have the issues by creating a query field by field asking to return Is Not Null values, and then after sorting the returned records A to Z found the fields that were blank but still being returned as Not Null. I went into those records in the table and tried deleting, clearing these blanks, but they are really blank and it didn't help, they're still not being recognized as blank. What can I do?
I have a very large database that was created from various sources, some of which were done by very infrequent Excel users who did who-knows-what to the data.
There are some records where a field is blank, and for some reason Access is not recognizing those fields as blank. I realized this when I had combo boxes on a form and it was providing multiple blanks in the dropdown - which I was able to work around (thanks to a savvy forum user here!), but what I now want to do is fix these fields in the table itself.
I narrowed it down to which records have the issues by creating a query field by field asking to return Is Not Null values, and then after sorting the returned records A to Z found the fields that were blank but still being returned as Not Null. I went into those records in the table and tried deleting, clearing these blanks, but they are really blank and it didn't help, they're still not being recognized as blank. What can I do?