Search results

  1. C

    Access table data

    I'm kinda new to programming and have an easy enough question that I can't seem to figure out. I have a table (tblData) in Access with lets say 4 or more rows and 3 or more columns, ColumnA ColumnB ColumnC ---23------- 12------- 23 ---33-------...
  2. C

    Query Help

    I need to combine multiple queries into one possible query so that I may place these queries into a single report. How would I go about doing this. The number of queries to be combined are 12. About six of these quereies perform a count function while filtering for certain material, and the...
Back
Top Bottom