Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by nederbragt

  1. nederbragt

    Write SQL in VBA for rowsource of chart

    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.
  2. nederbragt

    Write SQL in VBA for rowsource of chart

    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...

Part and Inventory Search

Back
Top