Thank you for the response.
I only have one more problem.
There are to many quotes in de code.
The SQL statement I have written is the one from a query.
I need to transform the code in VBA language.
I want to make the rowsource of a chart on a form variable.
I want to choose for wich product the chart must drawn.
I do have the next SQL statement.
TRANSFORM Count(qryCrediteringenVT.Product) AS
CountOfProduct
SELECT (Format([Datum],"mmm"" '""yy")) AS Expr1...
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.