A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi Irina,
Use this formula to calculate in decimals, numbers in excel can be stored in binary floating‑point.
=SUMPRODUCT(ROUND(A1:A10, 2)) adjust the cells to match your work sheet
If imported (data) on to your workshop do the following to make sure that it reads as decimal
Select the range
- Go to Data, Text to Columns
Click Finish (no changes needed)
This forces Excel to re‑parse the numbers as clean decimals.