I have a problem with a querie, wend im doing a querie its all well and good but wend im going to see if the thing works a message shows up "Type Mismatch in expression". What am i doing rong.
Not enough info to be sure. It could be that you are using two fields to join tables in your query that are different datatypes, eg one is text and one is number.