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.