I have a drop down that contains all 12 months in a list. What I am trying to do is for example if the user selects march - the data returned woudl be YTD to March (Jan-Mar) or if the user selects August - the data returned woudl be YTD Aug (Jan-Aug)
Any help would be appreciated
Thanks