• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Need Help to find unique sum of products

Siddiq Sayed

New Member
Hi,

I have a small file where the product sold is kept as week number and then unique ban no. i want to find the sum of all procucts in a particular week with unique ban no.
 

Attachments

  • Sample.xlsx
    11.1 KB · Views: 4
Hi Siddiq,

Welcome to Chandoo's forum.

Can you explain your data what are the different fields and what sum you want?

Like what is ADSL/LOCAL and other fields?

Regards,
 
I want to sum the product ADSL with Weekwise and then tanking only unique ban numbers. Then same for Local, TSTV and TTV. I want to use the sumifs function as i have used the sumifs if the entire sheet
 
I want to sum the product ADSL with Weekwise and then tanking only unique ban numbers. Then same for Local, TSTV and TTV. I want to use the sumifs function as i have used the sumifs if the entire sheet

See the file with pivot table, comment on the layout and numbers.

Regards,
 

Attachments

  • Sayed_chandoo.xlsx
    13.4 KB · Views: 5
Hi Somendra / Faseeh

Thank you so much for the reply. Would it be possible to get only the unique count of BAN no according to the week no eg :-

Week Count of Unique BAN
20150104 7
 
Hi Somendra / Faseeh

Thank you so much for the reply. Would it be possible to get only the unique count of BAN no according to the week no eg :-

Week Count of Unique BAN
20150104 7


See this file. (Yellow Cells)

Regards,
 

Attachments

  • Sayed_chandoo.xlsx
    10.1 KB · Views: 3
Hi Somendra,

Would it be possible that you can include another condition in the above formula that mktcode should only be TTV. The unique count of BAN should only be with the mktcode that has TTV.
 
Back
Top