For some reason I never get the right results with queries. I usually leave
the queries open and get the results in the reports.
I tried to do a top 3 in the query I was getting error messages so I gave up.
"You have written a subquery that can return more than one field without
using the EXISTS reserved word in the main query's FROM clause. Revise the
SELECT statement of the subquery to request only one field."
I used your SQL in my database but I don't get the results I'm looking for.
Here's my situation: I have a "Error Classes" table, which has about 20
error codes. This table is linked to the Main_FS table and is used as a
drop-down on the form.
What I need to do is pick the top 3 errors for each month and show them on a
bar-chart with the percentage.
Any help?
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.