How do I summarize a selection?

N

Nimbus55

I'd like to use a pivot table report to summarize the contents of several
worksheets. Is there any way to include the results of a radio button or
check box selection? In other words, can I have the table include only the
selections that are marked as true. Thanks.
 
D

Dave Peterson

You could use a column of linked cells (for the checkbox) and include that in
your data field for the pivottable.
 
Top