D
Doug
I am using a form to populate a table. One of the fields
on the form is populated by a SQL statement based on 3
other field values. I keep getting a "Runtime Error 13:
Type Mismatch" message. The format of the field I am
trying to populate is currency on the form and the related
table. The query is pulling the value from another
table, but it is also formatted currency. If I run the
query separately and manually populate the where clause, I
get a currency result. Any ideas?
Thanks in advance for your help.
on the form is populated by a SQL statement based on 3
other field values. I keep getting a "Runtime Error 13:
Type Mismatch" message. The format of the field I am
trying to populate is currency on the form and the related
table. The query is pulling the value from another
table, but it is also formatted currency. If I run the
query separately and manually populate the where clause, I
get a currency result. Any ideas?
Thanks in advance for your help.