Hi everybody, I'm new to the forums. I recently got a job as a data coordinator for a travel company. I have never used Access in my life prior to this job. I have a very newbie question that to you guys the solution is probably very obvious but I can't seem to get it to pull the right data. So I have all these fields with the <0 criteria, which worked for awhile because all we wanted was to pull negative values. But recently, the table we been using has alot of blank values in the first couple rows. This prevents me from running the query then, it would say something like "Datatype Mismatch".
I thought about just changing the criteria to Not like Null and <0 but every time I would try to make any changes to the criteria field, it would add quotation marks around 0. Like so.
I'm think this occurs because the query was made in Access 2003 and I'm using Access 2010. They implemented the auto-complete feature in Access 2010. Sure, I can run the query but it's not pulling the correct data. Sometimes it doesn't pull those fields with the negative values. Any help is appreciated.
Edit: What I want is the query to ignore the blanks and only pull the negative values.