bobby_smith
Board Regular
- Joined
- Apr 16, 2014
- Messages
- 90
Hi guys
Just as a simplified example
I have the following data
Column A Col B Col C
Product May June
Item1 5 2
Item 2 8 3
I would like to create new column names "Change" calculated as "Change = June - May", however I do not want to use the column names as these can change and will cause a error when refreshed.
Is there a way to calculate using Change= Column 3 - Column 2 ?
That way regardless of the month names in column 2 & 3, it will not cause a problem on refresh.
Thanks
Just as a simplified example
I have the following data
Column A Col B Col C
Product May June
Item1 5 2
Item 2 8 3
I would like to create new column names "Change" calculated as "Change = June - May", however I do not want to use the column names as these can change and will cause a error when refreshed.
Is there a way to calculate using Change= Column 3 - Column 2 ?
That way regardless of the month names in column 2 & 3, it will not cause a problem on refresh.
Thanks