I have a data about Name, Type, Sales Amount every month in sheet1
how to count total sales amount if i have spesific Name with specific type and specific month in sheet2
pls see my Attachments,
thx for your help
I have a data about Name, Type, Sales Amount every month in sheet1
how to count total sales amount if i have spesific Name with specific type and specific month in sheet2
pls see my Attachments,
thx for your help
try in the yellow cell:
=SUMIFS(INDEX(Sheet1!C:N,,MATCH(C1,Sheet1!C1:N1,0)),Sheet1!A:A,A2,Sheet1!B:B,B2)
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
thx for your big help
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks