Hi @Amr Tawfik,
What the x's value should be? SUM(D2:D30)or D2?
And the SUMIFS(x,y,z), did you want to SUM(x,y,z)? What the p's value should be?
If the result is return p, you can directly SUM(x,y,z)
=LET(x,D2,y,MONTH(E2),z,F2,SUM(x,y,z))
please be a bit more precise to explain your requirement or you can upload a screenshot so that I can get more accurate solutions to this problem. I’m glad to help and follow up your reply.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.