worldCurrencies
New Member
- Joined
- Mar 7, 2022
- Messages
- 18
- Office Version
- 365
- Platform
- Windows
Hello, I have a spreadsheet that changes dynamically using the offset function. I want to be able to subtract in 1 column. I want to subtract the very last value in the last row by the first value.
For example:
In the image, please ignore column B. "Change in NFP", column C, is the column in which I'm trying to populate using index and match.
Right now, the formula for "Change in NFP" is = Ax - $A$18, where column A is "NFP Total". F18 is the last row, 144,431,000. However, when I change the time frame, F18 won't be the last row. How would I do this? I haven't done anything with index and match or vlookup, so if someone could provide the equation as well as explain it, I'd appreciate it. Thank you.
For example:
In the image, please ignore column B. "Change in NFP", column C, is the column in which I'm trying to populate using index and match.
Right now, the formula for "Change in NFP" is = Ax - $A$18, where column A is "NFP Total". F18 is the last row, 144,431,000. However, when I change the time frame, F18 won't be the last row. How would I do this? I haven't done anything with index and match or vlookup, so if someone could provide the equation as well as explain it, I'd appreciate it. Thank you.