S
SC
I am trying to create a pivot table to analize a large spreadsheet of invoice
data.
The spreadsheet contains details of a number of invoices, and each invoice
is broken down into different elements. The spreadsheet contains over a 1000
rows of data. When I try to count the number of invoices the answer equalls
the number of rows in the spreadsheet, what I need is the actual number of
individual invoices. So if the number of invoices process was 2, but one
invoice number appeared in 700 rows and the second invoice appeared in 300
rows the count figures would be 700 and 300. I actually want the answere to
be 2. Can this be done
data.
The spreadsheet contains details of a number of invoices, and each invoice
is broken down into different elements. The spreadsheet contains over a 1000
rows of data. When I try to count the number of invoices the answer equalls
the number of rows in the spreadsheet, what I need is the actual number of
individual invoices. So if the number of invoices process was 2, but one
invoice number appeared in 700 rows and the second invoice appeared in 300
rows the count figures would be 700 and 300. I actually want the answere to
be 2. Can this be done