How to set the default "summarized by" of a data field to "Sum"?

J

Jeffrey

When making pivot table, it's very common that when a data field is dragged
into the table, it is defaulted to be summarized by Count, while in most
cases, it's a Sum that we need. Is that a way to set "Sum" as a default?
 
D

Dave Peterson

Nope.

Excel will use sum if all the entries in that field are numeric.

If any are blank or text, you'll get Count.
 
Top