data type mismatch in criteria expression

B

Brook

I have a form that I use to filter a report on the fly. I get his error when
I choose the filter option form my cmd box.

The filter is based on a report rptorders.... the error comes from the field:

price: which in the table I have set up as currency, 2 decimals
the rptprice, I have the field set up as currency, 2 decimals and the same
on the combo box

So I am unsure why i'm getting this error?

I hope this is enough information...

Thanks in advance..

Brook
 
Top