header
0
0
0
1
This yields an error
{ =(ROW($G$2:$G$5)-ROW($G$2)+1)/($G$2:G$5<>0) }
F9: {#DIV/0!;#DIV/0!;#DIV/0!;4}
In cell: #DIV/0
Whereas the inverted [1, 0, 0, 0] does not? The inverted can be stored as a name, whereas the original array formula can't.
Is there a way for me to store an array as a name, despite rendering #DIV/0?
0
0
0
1
This yields an error
{ =(ROW($G$2:$G$5)-ROW($G$2)+1)/($G$2:G$5<>0) }
F9: {#DIV/0!;#DIV/0!;#DIV/0!;4}
In cell: #DIV/0
Whereas the inverted [1, 0, 0, 0] does not? The inverted can be stored as a name, whereas the original array formula can't.
Is there a way for me to store an array as a name, despite rendering #DIV/0?