In a spreadsheet, I am trying to somehow make it so any new numerical value that gets inputted into a cell in column D to multiply by 85%. Basically, if I go to any cell 2-100,000 in column D and input a numerical value, I want it to automatically show 85% of it.
If I input '100' into D5, I want it to show '85'.
If I input '200' into D317, I want it to show '170'.
Is this possible to do in any way?
Manually multiplying by another cell or by 0.85 can't be used.
Thank you so much!