Summing non contiguous columns

20 Views Asked by At

After using data to copy a csv file onto a workbook and filtering on one of the columns i have several non contiguous rows. How do i sum a column without the original rows from the original sheet being included?

I used SUM function.

0

There are 0 best solutions below