thanks sxschech! works like a dream, i was trying to figure out how to nest the SQL statements but couldnt manage it...
only one slight change was the deletion of a few unrequired brackets, working code below:
SELECT DISTINCT (SELECT Count(ticketsds.id)
FROM TicketsDS
WHERE...
Hi,
I'm putting together a (hopefully) highly automated database that will allow me to produce clear reports for various areas of responsibility in a new job.
I have 3 excel spreadsheets linked directly to access, containing work queue reports. I then run queries that copy new work items into...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.