I am inputting numbers into a cell that is formatted to display the number as percentage.
I desire to enter 10%, so I type “10” into the cell and hit Enter. The cell now displays 10% (great).
I desire to enter 0.2%, so I type “0.2” into the cell and hit Enter. However, now the cell displays 20%!
This behavior seems inconsistent. Is there are way to ensure it always behaves as the former?
If I type “0.2%” and hit Enter I get what I desire, but this is slightly tedious because I can't use the numpad for fast input. Also, there is a good chance I'll forget to add the “%” manually and input data incorrectly.