Microsoft Jet Database engine does not recognise...

Joined
Sep 16, 2009
Messages
1
Reaction score
0
Hi all,

Hopefully someone can help, i'm self taught so apologies in advance if i'm being a little slow!!!

I'm getting the following error report when I try and run a query called 'Q_Finished Goods Stock File'. The query is created by joining two separate queries by 'Stock ID'. Both of these queries run fine (Don't know if it matters but one of these queries is based off of a crosstab query and the other one uses a combo box linked back to a table)

Error message is...

Microsoft Jet Database engine does not recognise ' Q_Finished Goods Final Stock File' as a valid field name or expression.

I could understand it not finding a field / column...but a whole query?

In advance thanks for any help given.
 
Back
Top