Results 1 to 10 of 12

Thread: Sumproduct Formula To Sum Range With Criteria On Numeric Text

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Senior Member
    Join Date
    Apr 2012
    Posts
    193
    Rep Power
    14
    Thanks, it works perfectly

    The formula see C29 Sheet Account classification works perfectly

    However, when I change increase the range from 1000 to say 3000 , it give me zero as the result

    =SUM(IFERROR((INT(Sheet1!$C$5:$C$1000) >= 3000)*(INT(Sheet1!$C$5:$C$1000) <= 3015)*(Sheet1!$E$5:$E$1000),0))

    When trying to add the range 3000D to 3015D, it gives me #value! see cell C32 sheet account classification"

    It would be appreciated if you could assist
    Attached Files Attached Files

Similar Threads

  1. Replies: 8
    Last Post: 04-29-2013, 08:36 PM
  2. Replies: 10
    Last Post: 12-10-2012, 11:28 PM
  3. Sum Ifs Formula needed with Max Date range
    By trankim in forum Excel Help
    Replies: 2
    Last Post: 09-19-2012, 09:50 AM
  4. Replies: 4
    Last Post: 08-11-2012, 10:50 PM
  5. Replies: 2
    Last Post: 02-29-2012, 08:24 PM

Posting Permissions

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