I have this table in one sheet.
This is my other summary sheet
In my other sheet I wanted to auto calculate if name and week number matches
like Sumif name is x and week is 1 so answer i should be getting 7 (i.e. 4+3). Please help.
You will need to create a different SUMIFS for each Week Number Column.
Thanks Paul, can you give me an example using 2-3 criteria's
You would need something along the lines of...
=SUMIFS({Source Sheet Week 1 Column}, {Source Sheet Name Column}, "X") + SUMIFS({Source Sheet Week 2 Column}, {Source Sheet Name Column}, "X") + SUMIFS({Source Sheet Week 3 Column}, {Source Sheet Name Column}, "X").................
ref must be one of: categoryID, siteSectionID, category, category/categoryID, category/name, category/description, category/url, category/allowedDiscussionTypes, locale, siteSection, siteSection/basePath, siteSection/contentLocale, siteSection/sectionGroup, siteSection/sectionID, siteSection/name, siteSection/description, siteSection/apps, siteSection/attributes, layoutViewType, discussionID, commentID, page, sort, discussion, discussion/name, tags, breadcrumbs, discussionApiParams, serverDraftID, serverDraft.