Hi
First time posting hope you can help Im totally stumped on two counts.
First I run a delete query on a table (that has NO relationships). the query removes a record if a particular field is blank. However it leaves some, about 40 that are blank, and removes 256.
Why does it think these 40 field entres are not blank when they so are? Any ideas?
Second ive got a append query that wont work. Says there is a key violation and it will not copy any data. However i can find nothing wrong, all the datatypes of updated fields are the same and im not copying from or two primary keys.
I am copying from a selection of records in a query, but i tried putting these records in their own table, then runnig the append query, got the same error. Any ideas here?
Thanks sorry for the length
First time posting hope you can help Im totally stumped on two counts.
First I run a delete query on a table (that has NO relationships). the query removes a record if a particular field is blank. However it leaves some, about 40 that are blank, and removes 256.
Why does it think these 40 field entres are not blank when they so are? Any ideas?
Second ive got a append query that wont work. Says there is a key violation and it will not copy any data. However i can find nothing wrong, all the datatypes of updated fields are the same and im not copying from or two primary keys.
I am copying from a selection of records in a query, but i tried putting these records in their own table, then runnig the append query, got the same error. Any ideas here?
Thanks sorry for the length