• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

YTD Data

Hi,

I have a plan for 12 months. But every month I have to take only YTD data i.e in the May month YTD May, in the June month YTD June.
I have attached the requirement

Could you please suggest

Regards
Neeraj Kumar Agarwal
 

Attachments

  • Format.xlsx
    8.6 KB · Views: 10
Actually, every month I shall have only one month data at the end of every month into actual file. Beside that I have to mention Monthly budget and YTD Budget. For example, in March month, I shall have March actual, March Budget, March YTD Budget
 
Maybe =SUM(OFFSET(C3,,,,MATCH(RIGHT(C9,3),C2:N2,0))) if you ensure your month references are always 3 characters long.
 

Attachments

  • Copy of YTD.xlsx
    9.2 KB · Views: 9
Thanks!! It worked. But if I want monthly budget also then what would be the formula i.e for May month(May budget), Into next month June Budget

Also would you mind explaining offset formula logic which is used
 
Thanks but in may data March19, March20, March21 with multiple line items

File attached for reference
 

Attachments

  • Copy of YTD (1).xlsx
    9.9 KB · Views: 6
Hi,
Please consider for new threads to upload a sample that truly represents your case. Otherwise it is an continuous story with ever changing requirements. Not the most efficient approach.
 

Attachments

  • YTD (1).xlsx
    10.8 KB · Views: 8
Back
Top