News

An Excel sheet containing a list of chores whose numbering increases automatically when another chore is added, thanks to the SEQUENCE and COUNTA functions being used together.
The solution lies with using Excel's array feature to traverse a data list automatically and extract missing sequential numbers, even if the number list is out of order.