Search results

  1. M

    Pie chart in a report

    I have a an access DB that lisst 8 different columns of data, the header and and column value are the same, it's from a an online survey and the participants are suppossed to select one value given for a question. So there are lots of NULLs what i need is the pie chart to count all the non-NULLs...
  2. M

    count query

    if I want to count the total of two values in a column that has 5 values and 80 records, what's the best way to do that?
  3. M

    Chart in report

    Hello, I have a chart with 7 slices in a report, I have the labels displaying as percentages. What I need to do is dispaly an overall score next to the chart. This score is made up of three of the slices added together. So in this example [1 week, 2 weeks & Less than 1 week] all get added...
  4. M

    query total in footer

    I have a number of pie charts in a report being fed by a single query. What's the easiest way to have the record count show as a total number in the footer for that query?
  5. M

    Count query

    I need to have a count query that just gives me the number of records in a table. I'll need to set date parameters but I don't need date data, just a total record count and I can't use "TOTAL" because then it counts certain dates? Any help or direction would be appreciated!! Thanks!
  6. M

    Building a report for the first time

    I have page one done perfectly, it's formatted spaced and sized and I have added page two (both are Landscape Oriented) but page three, no go. It won’t fit in the “DETAIL” section. Is there a limit on graphics or pages in Access 2010? Basically I'm trying to create a graphic report with 4 pie...
Back
Top Bottom