View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
JMSatMetro JMSatMetro is offline
external usenet poster
 
Posts: 3
Default summing user specified cells

I have a worksheet with data arranged in columns, where column headers are
months/years.

I want to be able to use user-input "begin" and "end" dates, and allow
columns in a specified row to be summed, which match these dates.

How to accomplish this?