Google sheet SUMIF's fixed range issue











up vote
1
down vote

favorite












I am trying to apply the formula for sumif's based on a fixed range, and I cannot get results.



Screenshots of issue:





  • https://ibb.co/dZygvL

  • https://ibb.co/ng4X20


I am required level 10 reputation to be able to post images so sorry for the inconvenience. I just included links for images.



Formula:



=sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")



Does anyone know why this formula is not returning a sum?










share|improve this question
























  • formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
    – Waqas Ahmad
    Nov 19 at 4:34










  • I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
    – shahkalpesh
    Nov 19 at 4:47










  • nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
    – Waqas Ahmad
    Nov 19 at 4:51












  • You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
    – shahkalpesh
    Nov 19 at 4:57












  • have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
    – Waqas Ahmad
    Nov 19 at 6:17

















up vote
1
down vote

favorite












I am trying to apply the formula for sumif's based on a fixed range, and I cannot get results.



Screenshots of issue:





  • https://ibb.co/dZygvL

  • https://ibb.co/ng4X20


I am required level 10 reputation to be able to post images so sorry for the inconvenience. I just included links for images.



Formula:



=sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")



Does anyone know why this formula is not returning a sum?










share|improve this question
























  • formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
    – Waqas Ahmad
    Nov 19 at 4:34










  • I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
    – shahkalpesh
    Nov 19 at 4:47










  • nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
    – Waqas Ahmad
    Nov 19 at 4:51












  • You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
    – shahkalpesh
    Nov 19 at 4:57












  • have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
    – Waqas Ahmad
    Nov 19 at 6:17















up vote
1
down vote

favorite









up vote
1
down vote

favorite











I am trying to apply the formula for sumif's based on a fixed range, and I cannot get results.



Screenshots of issue:





  • https://ibb.co/dZygvL

  • https://ibb.co/ng4X20


I am required level 10 reputation to be able to post images so sorry for the inconvenience. I just included links for images.



Formula:



=sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")



Does anyone know why this formula is not returning a sum?










share|improve this question















I am trying to apply the formula for sumif's based on a fixed range, and I cannot get results.



Screenshots of issue:





  • https://ibb.co/dZygvL

  • https://ibb.co/ng4X20


I am required level 10 reputation to be able to post images so sorry for the inconvenience. I just included links for images.



Formula:



=sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")



Does anyone know why this formula is not returning a sum?







google-sheets sumifs






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 19 at 10:44









Rbar

95011134




95011134










asked Nov 19 at 4:33









Waqas Ahmad

62




62












  • formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
    – Waqas Ahmad
    Nov 19 at 4:34










  • I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
    – shahkalpesh
    Nov 19 at 4:47










  • nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
    – Waqas Ahmad
    Nov 19 at 4:51












  • You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
    – shahkalpesh
    Nov 19 at 4:57












  • have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
    – Waqas Ahmad
    Nov 19 at 6:17




















  • formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
    – Waqas Ahmad
    Nov 19 at 4:34










  • I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
    – shahkalpesh
    Nov 19 at 4:47










  • nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
    – Waqas Ahmad
    Nov 19 at 4:51












  • You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
    – shahkalpesh
    Nov 19 at 4:57












  • have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
    – Waqas Ahmad
    Nov 19 at 6:17


















formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
– Waqas Ahmad
Nov 19 at 4:34




formula is not visible in images above so i am including formula down here in comments : =sumifs($D$2:$D$1000 , $C$2:$C$1000 , "Done", $E$2:$E$1000 , "Waqas")
– Waqas Ahmad
Nov 19 at 4:34












I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
– shahkalpesh
Nov 19 at 4:47




I dont see any problem with the function. Do you have any extra characters in cells with text "done" or "Waqas"? Is it that the hours column doesnt have proper numbers? Try checking it with a smaller set such as d1:d5 instead of d1:d100?
– shahkalpesh
Nov 19 at 4:47












nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
– Waqas Ahmad
Nov 19 at 4:51






nope i don't have any extra characters the values i have cross checked they are already binded as drop down lists to have fixed values for columns C and E and i have also tried by narrowing down the range it still doesn't work but if sum of range function is working fine for bigger range sumif's shouldn't it work too with bigger range even though i have already checked no the format of the data types in columns and everything seems to be in order
– Waqas Ahmad
Nov 19 at 4:51














You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
– shahkalpesh
Nov 19 at 4:57






You may try copying the value of "Done" and "Waqas" from C2 and E2 respectively, into formula than to type it. See if that changes anything?
– shahkalpesh
Nov 19 at 4:57














have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
– Waqas Ahmad
Nov 19 at 6:17






have tried doing that as well but no luck below is shareable link for the sheet and please find the sheet by the title of testing.... docs.google.com/spreadsheets/d/…
– Waqas Ahmad
Nov 19 at 6:17














1 Answer
1






active

oldest

votes

















up vote
0
down vote













The "problem" formula actually works just fine. But it has a flaw: it can't be easily copied down the column to apply to other workers. A generic version of the formula is =sumifs($D$2:$D , $C$2:$C , "Done", $E$2:$E , F5) where F5 is the name of the worker. Note, this also provides for infinite column lengths.



Another option is that the OP could list the names of workers by using =sort(unique(E2:E)). While the OP may need a longer list for other purposes, this shouldn't stop using a function to pickup names from a master list.






share|improve this answer





















    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53368363%2fgoogle-sheet-sumifs-fixed-range-issue%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    0
    down vote













    The "problem" formula actually works just fine. But it has a flaw: it can't be easily copied down the column to apply to other workers. A generic version of the formula is =sumifs($D$2:$D , $C$2:$C , "Done", $E$2:$E , F5) where F5 is the name of the worker. Note, this also provides for infinite column lengths.



    Another option is that the OP could list the names of workers by using =sort(unique(E2:E)). While the OP may need a longer list for other purposes, this shouldn't stop using a function to pickup names from a master list.






    share|improve this answer

























      up vote
      0
      down vote













      The "problem" formula actually works just fine. But it has a flaw: it can't be easily copied down the column to apply to other workers. A generic version of the formula is =sumifs($D$2:$D , $C$2:$C , "Done", $E$2:$E , F5) where F5 is the name of the worker. Note, this also provides for infinite column lengths.



      Another option is that the OP could list the names of workers by using =sort(unique(E2:E)). While the OP may need a longer list for other purposes, this shouldn't stop using a function to pickup names from a master list.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        The "problem" formula actually works just fine. But it has a flaw: it can't be easily copied down the column to apply to other workers. A generic version of the formula is =sumifs($D$2:$D , $C$2:$C , "Done", $E$2:$E , F5) where F5 is the name of the worker. Note, this also provides for infinite column lengths.



        Another option is that the OP could list the names of workers by using =sort(unique(E2:E)). While the OP may need a longer list for other purposes, this shouldn't stop using a function to pickup names from a master list.






        share|improve this answer












        The "problem" formula actually works just fine. But it has a flaw: it can't be easily copied down the column to apply to other workers. A generic version of the formula is =sumifs($D$2:$D , $C$2:$C , "Done", $E$2:$E , F5) where F5 is the name of the worker. Note, this also provides for infinite column lengths.



        Another option is that the OP could list the names of workers by using =sort(unique(E2:E)). While the OP may need a longer list for other purposes, this shouldn't stop using a function to pickup names from a master list.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Dec 2 at 19:26









        Tedinoz

        5711516




        5711516






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53368363%2fgoogle-sheet-sumifs-fixed-range-issue%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            If I really need a card on my start hand, how many mulligans make sense? [duplicate]

            Alcedinidae

            Can an atomic nucleus contain both particles and antiparticles? [duplicate]