I Want to find the total bags of particular supplier's in monthwise
I Want to find the total bags of particular supplier's in monthwise
hi Shilpa kanchan. probably:
=SUMPRODUCT(Table2[Bags],(Table2[Column1]=$G6)*(Table2[Supplier Name]=H$5))
or in Excel 2007 & above:
=SUMIFS(Table2[Bags],Table2[Column1],$G6,Table2[Supplier Name],H$5)
Thanks, if you have clicked on the * and added our rep.
If you're satisfied with the answer, click Thread Tools above your first post, select "Mark your thread as Solved".
"Contentment is not the fulfillment of what you want, but the realization of what you already have."
Tips & Tutorials I Compiled | How to Get Quick & Good Answers
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks