Incorrectly Entering Supporting Detail
Because Rate in this following table is set to the unary operator +, the calculation order first adds the Rate and then multiplies by the Unit, resulting in incorrect data being saved.
| Jan | Feb | Mar | |
|---|---|---|---|
|
Rate |
250 |
250 |
250 |
|
Unit |
10 |
||
|
Total: |
2500 |
250 |
250 |