J jimmy_p84 Guest Apr 3, 2006 #1 Hi can anyone help i keep clicking on a qry and it comes up with this message "Syntax error (missing operator) in query expression 'tblSTSLimits.Max Short'. but Max Short is correct can anyone help
Hi can anyone help i keep clicking on a qry and it comes up with this message "Syntax error (missing operator) in query expression 'tblSTSLimits.Max Short'. but Max Short is correct can anyone help
Smart Registered User. Local time Today, 03:58 Joined Jun 6, 2005 Messages 436 Apr 3, 2006 #2 'tblSTSLimits.Max Short' Try tblSTSLimits.[Max Short] Sometimes doesn't like spaces in column names