How to input a formula that will automatically include new rows added to the end of a table
I can't figure out how to create a formula that will apply to new rows added at the bottom of a table.
MY USE CASE:
I use 3 status codes for my work, simply the number 1, 2, or 3 to indicate the stage of various projects. I have 3 separate COUNTIF formulas that adds up how many "1" or "2" or "3" in column D. On each Sheet I have 20-50 Tables (one for each project) and I start with just 5 rows in each table and I add rows as the project moves along, often resulting in several hundred rows. It is not practical or efficient to manually drag and adjust the formula for so many tables that are constantly having rows added.
THE PROBLEM:
In Google Sheets I can create a COUNTIF or any other type of formula with any number of rows so I will often put 1,000 as the row number because none of my tables surpass 1,000. Then I can delete all the extra rows, leaving just 5, but the formula will still read "1,000" and it will include new rows when I insert them later, up to 1,000 rows as inputted in the formula. In Apple Numbers however, when I shorten a table by grabbing the handle and dragging it up or by deleting rows, the formula will adjust itself, reducing the row number to how many are actually in the table. Subsequently the formula will adjust ONLY if I insert a row somewhere in the middle of the table, but if I add a row at the end or grab the handle with my mouse and pull it down to add rows the formula will not include those new rows. Inserting rows in the middle of the table would be fine if I needed just one but sometimes I need 20 or 30 so it's more practical to grab the handle and drag it down, but then my COUNTIF formula will not automatically include the new rows.
SEMI-AWKWARD SOLUTION:
I can create a table with 1,000 rows, input my formula, and then hide the rows I don't immediately use.
BETTER FIX BUT I CAN'T FIND HOW TO IMPLEMENT IT - IF IT CAN BE DONE AT ALL:
How can I tell Apple Numbers to automatically include new rows added AT THE END of the table - so I can either 1) grab the handle with my mouse and drag down a few rows to add them in or 2) right-click click on the last row and choose "add row below" and have the COUNTIF formula automatically include new rows?
Can Numbers be reprogrammed by the Apple team so that users can input any row number in the formula and have that number retained even if the user deletes rows (as per the method available in Google Sheets)?
If there is no syntax or menu option for this please consider this post to be a feature request.
Thanks,
Rod