I have two sets of data that I want to load into a separate Excel sheet. One set is shown as percentage (as I want It to be shown), and the other is shown in numbers, see example below. Changing the dataset 1 to percentage shows huge percentages.
Does anyone know how to convert the numbers so the two sets of data are shown as a percentage?
    Dataset 1   Dataset2
1   0.950000    0,96%
2   0.400000    0,40%
3   1050000,00  1,05%
4   0.400000    0,40%
5   0.020000    0,20%
 
    