Computer Science, asked by premamurugan7869, 9 months ago

What is the difference between data subtotal and subtotal function please give me proper answer.

Answers

Answered by Anonymous
2

Answer:

The big difference between SUBTOTAL and SUM is that SUBTOTAL can be used repeatedly in the same column for section subtotals and then used again at the end for a grand total. SUBTOTAL(9, myrange) excludes other SUBTOTAL-calculated values within myrange

Similar questions