Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
21.5k views
in Information Technology by (72.4k points)

Write command for the operations (i) to (iii) based on the spreadsheet below:

1. To calculate the Amount as Unit Price*Qty for each item in Column F.

2. To calculate the Rebate as 7% of Amount if Type is consumable, else calculate Rebate as 11% of Amount in Column G.

3. To calculate total Rebate across all items in cell G6.

1 Answer

0 votes
by (89.5k points)
selected by
 
Best answer

1. At cell F2, type =D2*E2 and then copy this formula using mouse Fill handle onto range F3: F5.

2. At cell G2, type =IF(C2=”Consumable”, F2*0.07, F2*0.11) and then copy this formula using mouse Fill handle onto range G3: G5.

3. At cell G6, type =SUM(G2: G5).

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...