+ Reply to Thread
Results 1 to 4 of 4

I have a long equation which I need to repeat 16 times!

  1. #1
    bj
    Guest

    RE: I have a long equation which I need to repeat 16 times!

    try
    =SUMPRODUCT(--(and(mod(column($A$5:$AT$555),3)=1,'Data
    Source'!$A$5:$AT$555=$A$4),--('Data
    > Source'!$C$5:$AV$555=$D$3),'Data Source'!$B$5:$AU$555)



    "CC-Khriz" wrote:

    > I have a long equation which I need to repeat 16 times!
    >
    > 3 columns per month plus 4 additional sets of 3
    > EG:
    > A1 B1 C1 D1 E1 F1 G1
    >
    > Jan Feb ect
    > Acct Value Ter Acct Value Ter
    > 221sds21 $233 4 221sds21 $233 4
    >
    > The equation I have for the 1st set of 3 columns is:
    >
    > =SUMPRODUCT(--('Data Source'!$A$5:$A$555=$A4),--('Data
    > Source'!$C$5:$C$555=D$3),'Data Source'!$B$5:$B$555)
    >
    > is there a shorter way to sum the 16 x3 columns without repeating the same
    > equation in multiple columns then adding the values?
    >
    > Many thks in advs Chris


  2. #2
    bj
    Guest

    RE: I have a long equation which I need to repeat 16 times!

    try
    =SUMPRODUCT(--(and(mod(column($A$5:$AT$555),3)=1,'Data
    Source'!$A$5:$AT$555=$A$4),--('Data
    > Source'!$C$5:$AV$555=$D$3),'Data Source'!$B$5:$AU$555)



    "CC-Khriz" wrote:

    > I have a long equation which I need to repeat 16 times!
    >
    > 3 columns per month plus 4 additional sets of 3
    > EG:
    > A1 B1 C1 D1 E1 F1 G1
    >
    > Jan Feb ect
    > Acct Value Ter Acct Value Ter
    > 221sds21 $233 4 221sds21 $233 4
    >
    > The equation I have for the 1st set of 3 columns is:
    >
    > =SUMPRODUCT(--('Data Source'!$A$5:$A$555=$A4),--('Data
    > Source'!$C$5:$C$555=D$3),'Data Source'!$B$5:$B$555)
    >
    > is there a shorter way to sum the 16 x3 columns without repeating the same
    > equation in multiple columns then adding the values?
    >
    > Many thks in advs Chris


  3. #3
    CC-Khriz
    Guest

    I have a long equation which I need to repeat 16 times!

    I have a long equation which I need to repeat 16 times!

    3 columns per month plus 4 additional sets of 3
    EG:
    A1 B1 C1 D1 E1 F1 G1

    Jan Feb ect
    Acct Value Ter Acct Value Ter
    221sds21 $233 4 221sds21 $233 4

    The equation I have for the 1st set of 3 columns is:

    =SUMPRODUCT(--('Data Source'!$A$5:$A$555=$A4),--('Data
    Source'!$C$5:$C$555=D$3),'Data Source'!$B$5:$B$555)

    is there a shorter way to sum the 16 x3 columns without repeating the same
    equation in multiple columns then adding the values?

    Many thks in advs Chris

  4. #4
    bj
    Guest

    RE: I have a long equation which I need to repeat 16 times!

    try
    =SUMPRODUCT(--(and(mod(column($A$5:$AT$555),3)=1,'Data
    Source'!$A$5:$AT$555=$A$4),--('Data
    > Source'!$C$5:$AV$555=$D$3),'Data Source'!$B$5:$AU$555)



    "CC-Khriz" wrote:

    > I have a long equation which I need to repeat 16 times!
    >
    > 3 columns per month plus 4 additional sets of 3
    > EG:
    > A1 B1 C1 D1 E1 F1 G1
    >
    > Jan Feb ect
    > Acct Value Ter Acct Value Ter
    > 221sds21 $233 4 221sds21 $233 4
    >
    > The equation I have for the 1st set of 3 columns is:
    >
    > =SUMPRODUCT(--('Data Source'!$A$5:$A$555=$A4),--('Data
    > Source'!$C$5:$C$555=D$3),'Data Source'!$B$5:$B$555)
    >
    > is there a shorter way to sum the 16 x3 columns without repeating the same
    > equation in multiple columns then adding the values?
    >
    > Many thks in advs Chris


+ 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