Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Query says "TYPE MISMATCH IN EXPRESSION"

Status
Not open for further replies.

Melissa2781

Technical User
Aug 28, 2003
16
US
When i try to switch my query off of design view, a box pops up that says "type mismatch in expression".......... what does this mean and how can i get rid of it so i can access my query?
 
You need to look at the criteria you are using in the query. You may have, for example, a text criteria searching a number field.

What is the criteria you are searching on, and what are the criteria?



"I know what you're t'inkin', ma petite. Dat Gambit... still de suave one, no?"
 
Are you in code view when you get this message. If you are then that means that a variable is not getting the right type of information for what it is set to hold. If this is not the case, I would need to see all your SQL to see where the problem lies.


If I take a peek in your Windows, to fix a problem, does that make me a "Peeping Tom"? Hmmmmmmmmmm
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top