![]() |
#1
|
|||
|
|||
![]()
I need to perform a SUMIFS function with a LEFT function nested. Here is an example of my data:
SUMIFS($P:$P, $G:$G, $A1, $H:$H, "Composite") P = Total Assets G = Account Number H = Class Identifier A1 = First Digit of 16 digit account number to create 'buckets' I thought the formula would be like this: SUMIFS($P:$P, LEFT($G:$G,1), $A1, $H:$H, "Composite") The LEFT function should always return the 1st digit of the account number, then look at A1 to see if that matches, then sumifs of all the assets in each bucket (6 in total). But that is not working. Any suggestions are super appreciated!! |
![]() |
Tags |
sumifs |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Matching Criteria against a range when criteria is not in contiguous cells?? | GMorris | Excel | 9 | 08-20-2014 02:15 AM |
Sumifs | lynchbro | Excel | 1 | 07-02-2014 09:27 AM |
![]() |
LeFoah | Excel | 2 | 10-20-2013 09:22 AM |
![]() |
sweetcuda | Excel | 13 | 08-26-2013 11:09 AM |
![]() |
docwhit | Excel | 2 | 01-05-2013 12:58 PM |