I
indigo993
I have 2 tables with the same fields- check number, amount and date. The one
table I have created using data from the bank. The 2nd table is created from
using data from our gl system. Check dates is the only thing that will
differ. I want to only see those records that are in both my bank file and gl
system (ie, checks posted in gl and cashed at bank). When i run my query, I
get an error message "type mismatch in expression". What am I doing wrong?
If I take out the date fields, I have no problem running the query but the
dates are important.
table I have created using data from the bank. The 2nd table is created from
using data from our gl system. Check dates is the only thing that will
differ. I want to only see those records that are in both my bank file and gl
system (ie, checks posted in gl and cashed at bank). When i run my query, I
get an error message "type mismatch in expression". What am I doing wrong?
If I take out the date fields, I have no problem running the query but the
dates are important.