View Single Post
 
Old 01-06-2014, 01:23 AM
Pecoflyer's Avatar
Pecoflyer Pecoflyer is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2011
Location: Brussels Belgium
Posts: 2,943
Pecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond reputePecoflyer has a reputation beyond repute
Default

Does the attached help ?
Code:
=SUMPRODUCT((Revenue!$A$2:$A$21=Summary!A2)*(Revenue!$C$2:$C$21=TRIM(Summary!C2))*Revenue!$E$2:$E$21)
Be aware that some of the fiscal period data seems to have trailing edges.
That is why the trim function was used
Attached Files
File Type: xlsx revenue.xlsx (11.3 KB, 10 views)
__________________
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
Reply With Quote