The 1st example is more like it but with a sub-total for each office along with an final total at the end.
Jon On Oct 7, 3:39 pm, asgallant <[email protected]> wrote: > Something like this: > > Office > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Total | count > -------|------ > Office > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Total | count > -------|------ > Office > -------|------ > Staff | count > -------|------ > Staff | count > -------|------ > Total | count > > or this? > > | Staff | Count | > Office | Staff | Count | Total > | Staff | Count | > -------|-------|-------|------ > | Staff | Count | > Office | Staff | Count | Total > | Staff | Count | > | Staff | Count | > -------|-------|-------|------ > Office | Staff | Count | Total > | Staff | Count | -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
