Finding Error

Smurfit-Stone

Active Member
Joined
Dec 1, 2004
Messages
485
Hello Board,

I have an Access dbase that is not working. I'm getting an error message "Type Mismatch in Expression" I understand that I am attempting to join two types of data that don't match, but I can't find it. How do I get Access to indicate which expression/s are not matching? I'm stuck and dont' know where to go from here....thanks in advance
 

Excel Facts

How to calculate loan payments in Excel?
Use the PMT function: =PMT(5%/12,60,-25000) is for a $25,000 loan, 5% annual interest, 60 month loan.
When are you getting that error message (what action are you performing when you are getting it)?
 
Upvote 0
I'm trying to run a query. My company has 150 location in the US, our corporate HQ is in chicago. Someone changed a file I download into Access from our mainframe. (Open Receivables). Now the dbase doesn't work properly. I figured out that the column headings had changed in the corporate form so I change my query to match...the query runs, But reports associated with the query won't run and are giving me this error "Type Mismatch in Expression"
 
Last edited:
Upvote 0
It sounds like the Format of certain fields has changed, i.e. what once was formatted as Text if now formatted as Numeric or something like that.

Try opening up the Data Sources for your query, one-by-one until you get that error. Then focus in on that table and see if you can determine which field may have changed.

If you do not get that error opening the data sources individually, but do when you get the query, then check to see that the fields involved in your join are the same format, or if the problem is with any expressions you may have in the query (i.e. trying to perform an arithmeric calculation on a Text field).
 
Upvote 0

Forum statistics

Threads
1,214,641
Messages
6,120,693
Members
448,979
Latest member
DET4492

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top