HeRoseInThree
Board Regular
- Joined
- Jan 11, 2018
- Messages
- 103
If I add a new column A, that changes all of my other formulas. Is there a way to add a new column (every 2 days) and have it add the new column in the formula?
Example. I have in M2 a formula: =COUNTIF(A$2:C$30,L2)
But, when I add a new column A, the new formula will be =COUNTIF(B$2:D$30,M2)
Is there a way to make the current formula(s) add the new columns into their equation?
Example. I have in M2 a formula: =COUNTIF(A$2:C$30,L2)
But, when I add a new column A, the new formula will be =COUNTIF(B$2:D$30,M2)
Is there a way to make the current formula(s) add the new columns into their equation?