View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Sunnyskies Sunnyskies is offline
external usenet poster
 
Posts: 107
Default Sum based on two selections - months

Afternoon from Sunny RSA,

I have a table - Jul (Column P) to Jun (Column AA) with values in each
column for applicable month.
Each row has information pertaining to an event i.e volumes delivered in row
13
Now I have two drop downs with the months listed. In cell D5 = Jul and Cell
F5 = Sep
Now I need a formula that will go to the table, find Jul and use as the
starting point, now go and find the month selected in F5 (in this case Sep)
and sum the values between the two month to give me a Year To Date value in
cell J13.

Thanks in advance for your answer.