Forum Discussion
jejeje
Jun 18, 2025Copper Contributor
Why do I have a #NAME error in my sequence formula?
Hi all I have Microsoft 365 with Excel version 2506. I started using =SEQUENCE formula today and it was working then randomly all my =SEQUENCE cells changed to #NAME I have checked the formula fo...
Patrick2788
Jun 19, 2025Silver Contributor
The version is good.
It's possible the #NAME? is not from SEQUENCE but from something else in the formula. If you're able to post an example of one of the SEQUENCE formulas you're using it would go a long way in resolving the error.
You might also inspect the function arguments menu:
The above results in #NAME? because I provided a named item that does not exist for the rows argument.