
Simple issue I would hope: When calculating a division of two numbers in a row, it correctly displayed the result in decimal format. When I tried to reformat the result as a percentage, it did not move the decimal point over by two. In other words, my 0.11 was converted to .11% vs 11%. How on earth does that happen and what is the workaround?
