![]() |
#1
|
|||
|
|||
![]()
I am trying to pull the sum of a set of daily numbers for a specific date.
In my master sheet I have a TO DATE as 02.28.15 and I want to pull any data from the other tab for all dates after that. I have the following and it is returning ZERO, when there is figures to pull =IF(B1<Sheet!2E:E,SUMIFS(Sheet2!I:I,Sheet2!A:A,C1) ,0) B1=To Date C1=Portfolio ID Sheet2!E:E=Date Ranges Sheet2!=Dollars Sheet2!=Portfolio ID Please help! |
#2
|
||||
|
||||
![]()
Perhaps post a sample sheet, your date's format might be the problem
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#3
|
|||
|
|||
![]() Quote:
Any help is greatly appreciated!!! |
#4
|
||||
|
||||
![]()
I don't quite understand what you are trying to achieve. Could you please provide some more explanation ,
What is Code:
'Trial Balance'!C7 And this part? Code:
B7<'Shareholder Transactions'!E:E
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#5
|
|||
|
|||
![]() Quote:
What I am trying to achieve is referencing the to date (column C on the trial balance) and then writing an agreement to say anything in column E in shareholder activity that is after that date to use the sumifs function to pull that activity. If the formula works, the return data in cell C7 should be 5,470.60. I hope I am explaining myself better. Thank you again! |
#6
|
||||
|
||||
![]()
First trial, in cell Q7. The result isn't quite what you have but it looks close
__________________
Using O365 v2503 - Did you know you can thank someone who helped you? Click on the tiny scale in the right upper hand corner of your helper's post |
#7
|
|||
|
|||
![]() Quote:
=SUMIFS('Shareholder Transactions'!G:G,'Shareholder Transactions'!A:A,'Trial Balance'!C7,'Shareholder Transactions'!E:E,">"&'Trial Balance'!B7) |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
taryn | Excel | 2 | 01-23-2015 05:41 AM |
![]() |
akatz85 | Excel | 4 | 03-27-2014 08:46 PM |
![]() |
MikeWooZ | Excel | 6 | 12-04-2011 02:10 PM |
Help needed using the serial number date with sumifs - whole office is stumped | FraserKitchell | Excel | 3 | 01-06-2010 12:24 PM |
![]() |
aleksandr | Excel | 10 | 05-18-2009 12:14 PM |