+ Reply to Thread
Results 1 to 3 of 3

Filtered SUMIF

  1. #1
    Registered User
    Join Date
    03-13-2004
    Posts
    2

    Filtered SUMIF

    I'm trying to use the LEFT function to filter a SUMIF function. What I've tried so far is =sumif(left(A1:A10,3),"ABC",F1:F10), and I get a non-specific error message. Any idea how to go about this?

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    Try...

    =SUMIF(A1:A10,"ABC*",F1:F10)

    Hope this helps!

  3. #3
    Registered User
    Join Date
    03-13-2004
    Posts
    2

    Thanks

    Worked great. I never thought of wildcards. Duh.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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