Hi everyone - I hope you can help me with this.
I am in charge of the turnover to support of 70 some projects, and so I run a report that exports to Excel all projects (past and present) that I have been involved on.
I want to be able to make some simple 'queries' of this data - how many are currently active, how many have I closed, how many have I cancelled, what is my average time between estimated and closing dates, etc.
The columns I will be dealing with are:
Production Date
Turnover Status
Project Status
Estimated Closed Date
Actual Closed Date
The first couple of queries are in theory fairly simple: just count all projects that ProjectStatus column= Closed, for instance, or where TransitionStatus is NOT Closed/Cancelled.
However, when I need to check based on multiple columns, I get lost. For instance, I need to find all projects that are not ProjectStatus = "On Hold", and Estimated Closed Date < TODAY, or the average difference between Estimated and Actual Closed date of all projects where TurnoverStatus = Complete.
I know, they're beginning to sound like SQL statements... but how do I do this sort of complicated calculations in Excel?
Your help is GREATLY appreciated! Thank you, in advance!
-Will
Bookmarks