Working on a formula involving TEXTJOIN and OFFSET, may have found a bug
Hi everyone. As the title suggest, I'm working on a formula with TEXTJOIN and OFFSET. This is what the 'working' formula looks like before the issue is introduced:
On the left is a table of dates that has a Month Category (there are other months below, just saving on image real estate here). VERY important to note that that table has a category, as the issue does not arise in tables without a category. Table 2 is just the TEXTJOIN function on its own to show it doesn't appear to be the culprit here. Table 3 is TEXTJOIN + OFFSET.
The Issue: Whenever I add in a row, the value of that row does not appear in the TEXTJOIN + OFFSET formula. See the image below (differences marked for your convenience):
Table 3 basically does not acknowledge that row's existence. Even if I delete the 'old' 1/3/25 row, it still won't read the new one. Changing the 'height' parameter of OFFSET doesn't work (just skips right over it), adding in extra columns and changing the width parameter doesn't do anything, etc. This is NOT an issue for tables that have NO categories. At this point, I'm wondering if there's something I'm missing or if this is a legitimate bug. I'd appreciate any help whatsoever.
Windows, Windows 10