SSPoulin23
New Member
- Joined
- Nov 21, 2014
- Messages
- 44
I have a report showing the monthly breakout of departmental expenditures with many fields (account, department, project code, program, etc). On another tab, there are mini charts for each account code represented within the report. Each mini chart has a number of criteria it looks for on the report - account, Department, Project Code, Program, etc. For the program code, I need the SUMIF to say something like "if there is a program code listed here on Sheet1 in cell C10 on the mini chart, only include that program code in the sum, BUT if there is no program code listed here on Sheet1, include all program codes on the report in the sum" - does that make sense?? Can i accomplish that with a SUMIFS and maybe a nested IF statement? if not, or if there is a better way to accomplish this, please let me know!! THANK YOU!!!