Thread: [Solved] Copying "SUMIFS" formula
View Single Post
 
Old 01-22-2015, 07:26 AM
gebobs gebobs is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

First off, remove the space from the first tab. It will make you equations more aesthetic. Doing so and making it so the equation is copyable results in:

=SUMIFS(AllData!$C:$C,AllData!$A:$A,$A6,AllData!$B :$B, ">=" &C$5,AllData!$B:$B,"<" & D$5)

I added some more date headers as the equations in Column E, for example, refer to the date header in Column F.
Attached Files
File Type: xlsx Time Sheet Report.2.xlsx (433.2 KB, 29 views)
Reply With Quote