I'm creating a spreadsheet that shows what numbers are if we do an increase. We might do that increase by a specific amount or by a percentage. This means my formula might be 16+.25 or 16*1.01
I would like to be able to have that section of the formula that is doing the increasing (+.25 or *1.01) be able to be input from another cell. Is there a way to do that and include the operator (+ or *)? Or would I need to set up two cells and alter my formula?
For context, this is a simplification. The 16 is will actually be a cell reference, and this formula will be in 30 non-continuous cells.
I would like to be able to have that section of the formula that is doing the increasing (+.25 or *1.01) be able to be input from another cell. Is there a way to do that and include the operator (+ or *)? Or would I need to set up two cells and alter my formula?
For context, this is a simplification. The 16 is will actually be a cell reference, and this formula will be in 30 non-continuous cells.