I get this error "Parameter are not allowed in queries that cant be displayed graphically" when I insert fairly complicated SQL query with a nested sub-query in the Ms-query connected to Datababse from Excel. After searching online for the error message. I get this link;
http://stackoverflow.com/questions/4...with-sub-query
I want to believe it will help but where am stuck on the steps of this link is the parameter '?'. What do I need to do to make the solution work or If I can get help in making Excel accept my query without trying to reject it. When I query less complicated SQL it accepts and displays data but when the query is joined to other tables with many parameters it reject it giving me the error above.
Again if anyone has a better way to bypass this message so my data gets displayed I will appreciate it.
thanks much!!!