Results 1 to 15 of 15

how to extend sumproduct formula beyond the current range

Threaded View

  1. #1
    Registered User
    Join Date
    12-07-2016
    Location
    ALBANIA
    MS-Off Ver
    MICROSOFT OFFICE 2013
    Posts
    6

    how to extend sumproduct formula beyond the current range

    Hello All,

    I am using the sumproduct to sumif when the first number is 1 or 2. in column A I have the list of the accounts which are 7 digit number and in the column B, I have the amount. The formula is SUMPRODUCT(--(VALUE(LEFT(A4:A60,1))=1)+(VALUE(LEFT(A4:A60,1))=2),(B4:B60)). It works fine, but the issue is that I need to use the same formula for different range when pasting different set of data. When I try to extend the range of data and changing the formula in SUMPRODUCT(--(VALUE(LEFT(A4:A600,1))=1)+(VALUE(LEFT(A4:A600,1))=2),(B4:B600)), then I get #VALUE!. * I want the formula to work whenever I paste different set of data , like 20 or 200 rows in the column A and B.*

    Thank you!
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Extend formula - for a range of columns
    By Wabisch in forum Excel General
    Replies: 2
    Last Post: 05-25-2020, 04:42 PM
  2. [SOLVED] Improved Formula / i've run out room to extend the current formula
    By pmw19800 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-29-2018, 01:58 PM
  3. [SOLVED] Improved Formula / i've run out room to extend the current formula / (avdanced code needed
    By pmw19800 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-29-2018, 06:19 AM
  4. Extend formula range dinamically while using an array ?
    By andreapenna in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-31-2017, 10:48 AM
  5. [SOLVED] Extend current formula for a date range
    By playaller in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-09-2013, 06:26 PM
  6. Using SUMPRODUCT based on current date range
    By helyes in forum Excel General
    Replies: 9
    Last Post: 06-17-2011, 12:22 PM
  7. Extend Summation Range in SUMPRODUCT
    By jpeirano in forum Excel - New Users/Basics
    Replies: 3
    Last Post: 03-13-2011, 12:41 PM

Tags for this Thread

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