+ Reply to Thread
Results 1 to 3 of 3

how to use worksheetfunction.sumifs with cells

  1. #1
    Valued Forum Contributor dmcgov's Avatar
    Join Date
    11-11-2015
    Location
    Florida, USA
    MS-Off Ver
    Office 365 Business
    Posts
    1,518

    how to use worksheetfunction.sumifs with cells

    i have this formula that is working:

    Please Login or Register  to view this content.
    how can i use cells instead of E3:E14

    below doesn't work. im sure it is a syntax thing

    Please Login or Register  to view this content.

  2. #2
    Forum Expert rorya's Avatar
    Join Date
    08-13-2008
    Location
    East Sussex, UK
    MS-Off Ver
    365 Ent SAC
    Posts
    8,885

    Re: how to use worksheetfunction.sumifs with cells

    All the arguments need to be range objects:

    Please Login or Register  to view this content.
    Rory

  3. #3
    Forum Expert
    Join Date
    11-24-2013
    Location
    Paris, France
    MS-Off Ver
    Excel 2003 / 2010
    Posts
    9,831

    Cool Hi ! Try this …


    Quote Originally Posted by dmcgov View Post
    i have this formula that is working:

    Please Login or Register  to view this content.
    Must see Evaluate method in VBA help … As a beginner starter :

    PHP Code: 
    [E33].Value2 = [SUMIFS(E3:E14,$B$3:$B$14,$B$3,$C$3:$C$14,$C$3)] 
    Do you like it ? So thanks to click on bottom left star icon « Add Reputation » !

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Worksheetfunction.sumifs always returning 0
    By Whitethorn in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-17-2018, 11:40 AM
  2. [SOLVED] WorksheetFunction.SumIfs in vba doesn't work
    By mati_WAR in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 11-22-2017, 09:42 AM
  3. [SOLVED] WorksheetFunction SumIfs across a range of cells - not working
    By JonnyNYC90 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-28-2017, 12:32 PM
  4. sumifs vs. Application.WorksheetFunction.SumIfs
    By flooyd in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-01-2016, 11:22 AM
  5. [SOLVED] WorksheetFunction SumIfs With Multiple Criteria
    By Harry Basra in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 05-25-2016, 08:32 AM
  6. [SOLVED] WorksheetFunction.SumIfs + Variable
    By VitoBdG in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 03-08-2016, 10:21 AM
  7. How to use > in WorksheetFunction.Sumifs
    By davidman1 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 04-02-2013, 10:40 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1