I have a spreadsheet, currently in a subtotalled format, of which under each
subtotal I need to be able to find a way of discounting duplicate entries.
Does anyone know of a way of doing this?
Any help gratefully appreciated.
I have a spreadsheet, currently in a subtotalled format, of which under each
subtotal I need to be able to find a way of discounting duplicate entries.
Does anyone know of a way of doing this?
Any help gratefully appreciated.
Hi Ellie
One way would be to add a helper column .
Assuming the column with the duplicated data to be B then in the helper
column enter
=COUNTIF($B$1:B1,B1)
and copy down
Data>Filter>Autofilter and on the drop down for the helper column, choose 1
This will filter out all duplicates, and, SUBTOTAL will only total the
visible rows
--
Regards
Roger Govier
"Ellie" <Ellie@discussions.microsoft.com> wrote in message
news:2D3B7252-C67C-41DE-BC5C-18D965D9BD07@microsoft.com...
>I have a spreadsheet, currently in a subtotalled format, of which under
>each
> subtotal I need to be able to find a way of discounting duplicate entries.
>
> Does anyone know of a way of doing this?
>
> Any help gratefully appreciated.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks