I have a cell with the value 125% in it, however I need to make the cell display the words "INCREASE BY 25%".
Example:
If cell A1 = 100, from a pull down menu in cell A2, I want the user to be able to select "INCREASE BY 25%". Having selected "INCREASE BY 25%", the value of cell A1 then needs to change from 100 to 125.
Sorry if this is basic stuff, but Google is letting me down with this one so I've turned to here for guidance.
Example:
If cell A1 = 100, from a pull down menu in cell A2, I want the user to be able to select "INCREASE BY 25%". Having selected "INCREASE BY 25%", the value of cell A1 then needs to change from 100 to 125.
Sorry if this is basic stuff, but Google is letting me down with this one so I've turned to here for guidance.