Query Error

amfroehlich

Board Regular
Joined
Jul 14, 2004
Messages
192
I am in the process of finsihing up my forms and reports. But, everytime i make a querey from more then one table I am getting this error. "The wizard is unable to open your query in datasheet view, possibly because another user has a source table open in exclusive mode." Then if i try to open after it is made, i get a "Type mismatch in expression error".

Can anyone tell me what is going on? Or what I am doing wrong?

Thanks,

Aaron
:unsure:
 

Excel Facts

Select a hidden cell
Somehide hide payroll data in column G? Press F5. Type G1. Enter. Look in formula bar while you arrow down through G.
Do you have any forms/reports or queries open that are related to the one your trying to work with, are you trying to edit a shared DB on the network when some one else already has it open?

Describe how you are setting up your queries with more than one table.

data mismatch will occur if you trying to calculate different datatypes like one field with text type and the other with Integer type. You can convert text to Integer with Cint function. post your expression
 
Upvote 0

Forum statistics

Threads
1,221,780
Messages
6,161,888
Members
451,730
Latest member
BudgetGirl

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