VERY DANGEROUS ERROR
VERY DANGEROUS ERROR
Try placing the following formula in a cell:
=60*5.2
Notice that the result is 312. Now replace it with the following formula:
=60*5,2
Notice that the result is now 300. This is very dangerous as scandinavian countries use the comma as the separator for decimals. They risk getting wrong results. I found out this the hard way...