Quantcast
Channel: Hot Weekly Questions - Web Applications Stack Exchange
Viewing all articles
Browse latest Browse all 9786

Start sequence on a variable column without "array not expanded" error?

$
0
0

In one sheet, I have columns for each month. In another sheet, I define start countdown in: with a cell 04/2023 and # of months as 4.

The desired result is starting under April 2023, I want to see a countdown of 4, 3, 2, 1.

I can use the formula =sequence(1, Rules!$B$26 + 1, Rules!$B$26, -1) but only if I manually add it under April 2023.

I tried doing =if(text(B1,"MMyyyy")=text(Rules!$B$25,"MMyyyy"),sequence(1, Rules!$B$26 + 1, Factors!$B$26, -1),) for all the cells in the row, but it gives the error "Array result was not expanded because it would overwrite data"


Viewing all articles
Browse latest Browse all 9786

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>