Question
Figure the percentage range of a single number
For example is there anyway to have java calculate 60%-80% of 300 and display the answer in format similar to 180-240? The number I need to get the ranges on are in one cell and I'd like the result displayed in a second.
