+ Reply to Thread
Results 1 to 3 of 3

Sum within indirect instead of having to add extra column INDIRECT("'IPEDSUS'!F2:F"&9000))

  1. #1
    Registered User
    Join Date
    10-23-2015
    Location
    united states
    MS-Off Ver
    2013
    Posts
    23

    Sum within indirect instead of having to add extra column INDIRECT("'IPEDSUS'!F2:F"&9000))

    Hello- I have this formula
    Formula: copy to clipboard
    Please Login or Register  to view this content.
    and F2:F is the sum of two other columns. Is there a way to have within this equation say instead of having F2:F be a sum, within the formula, pull and sum say columns c and d if it matches this formula? So in indirect i guess it would be like sum(C2:C, D2:D) or something like that?

  2. #2
    Forum Expert
    Join Date
    06-08-2012
    Location
    Left the forum!
    MS-Off Ver
    Left the forum!
    Posts
    5,189

    Re: Sum within indirect instead of having to add extra column INDIRECT("'IPEDSUS'!F2:F"&90

    A formula like that is hard to follow without some sample data and expected results, and an explanation of what the formula should be doing.

    Here's what I get from it.

    =SUMIF(IPEDSUS!$E$2:$E$9000,"Public",IPEDSUS$F$2:$F$9000)/SUM(IPEDSUS!$F$2:$F$9000)

    Unless there are duplicates in Row 1 and you want to get the result from the left most column with the same matching value, then the rest of your formula appears to serve no purpose.

    edit:-

    Reading the bottom part of your post again, maybe more like

    =(SUMIF(IPEDSUS!$E$2:$E$9000,"Public",IPEDSUS$C$2:$C$9000)+SUMIF(IPEDSUS!$E$2:$E$9000,"Public",IPEDSUS$D$2:$D$9000))/SUM(IPEDSUS!$C$2:$D$9000)
    Last edited by jason.b75; 11-16-2015 at 04:12 PM.

  3. #3
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Sum within indirect instead of having to add extra column INDIRECT("'IPEDSUS'!F2:F"&90

    This would be much easier to understand if you could upload a small (clean) sample workbook (not a pic) of what you are working with, and what your expected outcome would look like.
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ 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. [SOLVED] "indirect" and "date" formula
    By amar05 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 06-29-2013, 09:42 AM
  2. [SOLVED] function or formula to put data to ... or indirect addressing in form "check box"
    By Algirdas in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-30-2012, 04:39 AM
  3. [SOLVED] Row and indirect function: ROW(INDIRECT("1:"&....)
    By megaiooo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 11-09-2012, 11:48 AM
  4. spread sheet attached, formula question about using " indirect"
    By Brian63 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 07-29-2012, 01:12 PM
  5. Replies: 1
    Last Post: 02-28-2012, 02:55 AM
  6. how to adjust chart series formula to include the "indirect" function
    By luv2glyd in forum Excel Charting & Pivots
    Replies: 13
    Last Post: 06-13-2010, 07:35 AM
  7. Replies: 4
    Last Post: 10-29-2009, 12:08 PM
  8. [SOLVED] Wanted - help with generating INDIRECT("A1") from INDIRECT (A1)
    By Dan E in forum Excel General
    Replies: 2
    Last Post: 04-06-2005, 07:06 PM

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