Not to offend the technological professionals – but Quiz is the report writer for the non-IT elect. You want a Customer list? That takes nine words: (or seven words if you don’t care about the sort order). Page 1 — the basics Page 2 — the result Page
Once you have designed that perfect report, you will want to use it over and over again. The report may only have to be modified by date range or other filters. Enter the prompt With prompts, the person running the report never has to mess with the Quiz Pad. Page 1 — Prompts
SQL returns every field on every row selected on a query. You often don’t want every field to print on every row. So… we have this reserved word. Where count and summarize keep track of unique values, repeat deals entirely with consecutive values. If the values of the records a
A Quiz header is a field that is printed, but not defined as a column. The default print position for headers is at the left margin of the report. First, we’ll look at what the report looks like without the header. Page 1 — header Page 2 — no header P