I was wondering if any of you wizards out there might have a suggestion as to how to do this (sample workbook attached):
I have a worksheet with several columns. Including Project Month (first date date of project initiation month formatted to display as MMM YYYY) and Days to Complete Project (number of work days between project start date and completion date). The number of projects in any given month, may vary, dramatically.
A second worksheet (both worksheets combined in attached sample) contains several summary columns of project statistics. It includes, amongst others, columns for Month (MMM YYYY), Minimum Completion Days, and Maximum Completion days (each row is a single month).
I need a simple method of determining the minimum and maximum completion days for each month when I have no idea how many rows are included in that month. This would be easy if there was a MIN and MAX function that worked like SUMIF.
Thanks for your help, in advance.