View Single Post
 
Old 04-15-2015, 09:03 AM
lynchbro lynchbro is offline Windows 8 Office 2010 64bit
Advanced Beginner
 
Join Date: Jun 2014
Location: New York
Posts: 41
lynchbro is on a distinguished road
Default

Quote:
Originally Posted by Pecoflyer View Post
I don't quite understand what you are trying to achieve. Could you please provide some more explanation ,
What is
Code:
'Trial Balance'!C7
for?
And this part?
Code:
B7<'Shareholder Transactions'!E:E
( which is an incorrect syntax)
Sure. I assumed that something was incorrect with my syntax. C7 represents the to date of the balances on the trial.

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!
Reply With Quote