Let Function error

Amr Tawfik 0 Reputation points
2023-02-08T16:17:50.4833333+00:00

User's image

Can anyone advise the reason of this error please ?

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
2,175 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Emi Zhang-MSFT 28,896 Reputation points Microsoft External Staff
    2023-02-09T06:36:18.8566667+00:00

    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.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.