Excel SUM Calculation Exercises
Download the latest Stationary calculation exercise file. Furnish all the empty columns & rows in the sheet.
Hints:
- To calculate the total price, you may use the formula =Price per unit * No. of Units.
- To get CGST @12%, you can use the formula =12%*Total Price
- To get SGST @12%, you can use the formula =12%*Total Price
- To get Gross Amount, you can use the formula =Total Price+CGST+SGST
- The sale price should be Profit% of Gross Amount i.e., you can use the formula =Profit %*Gross Amount
- To get Profit Amounts, you have to Subtract Sale Price with Gross Amount.

0 Comments