I have a variable list of orders and their completion dates. I want to find the average # of orders completed each day. I used subtotals to count how many were completed each day and now I want to take the average of those. I'm building a macro to do it and I keep getting the wrong output.
Thank you!
Thank you!