Query too complex
问题 I am trying to move some calculations out of Excel into my Access database but i am faced with the 'Query too complex' error when i use above 5 input values. Should i split the query up or is there a more efficient way of working around this?? Any help would be appreciated! Here is the code: SELECT qb1.CompanyName, qb1.Assetname, qb1.Year, ((qb1.DatapointValue*1000000)+qb2.DatapointValue+ qb3.DatapointValue+qb4.DatapointValue+qb5.DatapointValue+ qb6.DatapointValue) AS MPPOilRevised FROM (((((