I have a formula tool that adds up the data in 3 columns, but each month the names on those 3 columns will change. The columns are the last 3 months of data, so for example it would be Aug/July/June. When September closes those columns will now be Sept/Aug/July. I had the formula tool adding Aug/July/June but now June doesnt exist as its rolled forward a month. How can I get the formula tool to add those three columns up each month dynamically.
As part of the Dynamic Column renaming I do have it adding the word Miss to the beginning of each of those three months. Is there a way to key in on the word "Miss" to add the columns up?