jase71ds
Board Regular
- Joined
- Oct 23, 2006
- Messages
- 137
- Office Version
- 365
- Platform
- Windows
I'm trying to understand what causes this #SPILL! error.
On a new workbook and a clean worksheet:
A1 = SEQUENCE(RANDBETWEEN(1,10))
Now, repeatedly toggle F9 (refresh) and observe the results.
Most of the time you'll get a shrinking or growing column of numbers, but often enough (about 30% of the time) you'll get a #SPILL! error.
Can someone explain to me what causes the #SPILL! error?
I can't discern a pattern.
Addendum #1.
To add to the mystery...
Now copy this formula to B1, and you'll get less results and a higher frequency of #SPILL! errors.
Now copy it all the way to Z1, and you'll hardly ever get A1 to give you results.
Summary: The more times the formula appears in the worksheet (or the workbook as a whole) the greater the frequency of #SPILL! errors.
At least, that is my experience.
What gives!!???
On a new workbook and a clean worksheet:
A1 = SEQUENCE(RANDBETWEEN(1,10))
Now, repeatedly toggle F9 (refresh) and observe the results.
Most of the time you'll get a shrinking or growing column of numbers, but often enough (about 30% of the time) you'll get a #SPILL! error.
Can someone explain to me what causes the #SPILL! error?
I can't discern a pattern.
Addendum #1.
To add to the mystery...
Now copy this formula to B1, and you'll get less results and a higher frequency of #SPILL! errors.
Now copy it all the way to Z1, and you'll hardly ever get A1 to give you results.
Summary: The more times the formula appears in the worksheet (or the workbook as a whole) the greater the frequency of #SPILL! errors.
At least, that is my experience.
What gives!!???