View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Cdn Gas Guy[_2_] Cdn Gas Guy[_2_] is offline
external usenet poster
 
Posts: 3
Default Returning data from within a date range

30 units per day for one day = 30 units. Divided by 30 days in November =
average 1 unit per day

"JLGWhiz" wrote:

In my math class your example would equate to 30 units per day average. So
you need to clarify how you got to an average of 1.

"Cdn Gas Guy" wrote:

I have a list of contracts with daily volumes and dates which start and end
at various points over months/years organized in rows. Next to the this I
have columns for every calendar month moving years into the future. What I
need to do is have a formula to return the average contract volume applicable
to every given calendar month across the months.

ie. If the contract was for 30 units per day and the contract date started
Nov 30/07 then the average daily volume for Nov/07 would be 1 unit.

Any help will be greatly appreciated.