To reference a number in a cell, you would generally simply say something like: =B63
That spits the value out of what is in cell B63. Nice and simple.
But I want to change the "63" reference to a different number, which number I can change in another cell. So let's say I plugged "30" in cell Z1. Using the above methodology, I would think I would put in something like =B(63-Z1) and have it spit out the value in cell B33. But that does not work.
Anyone know how I would do something like that?
That spits the value out of what is in cell B63. Nice and simple.
But I want to change the "63" reference to a different number, which number I can change in another cell. So let's say I plugged "30" in cell Z1. Using the above methodology, I would think I would put in something like =B(63-Z1) and have it spit out the value in cell B33. But that does not work.
Anyone know how I would do something like that?