0% found this document useful (0 votes)
55 views6 pages

M1 T2 Understanding Excel Formatting and Conditions Exercise Updated

The document shows monthly sales data over 12 months. It includes the number of units sold and a status column indicating if sales exceeded 500 units. Using an IF function, months 8, 11 and 12 are identified as having more than 500 units sold. A VLOOKUP function finds the math score of 45 for student C. Finally, goal seek is used to determine the price per unit that would need to be charged in month 12 to increase the total revenue to Rs. 300,000, which is Rs. 152.

Uploaded by

akanksha raghav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views6 pages

M1 T2 Understanding Excel Formatting and Conditions Exercise Updated

The document shows monthly sales data over 12 months. It includes the number of units sold and a status column indicating if sales exceeded 500 units. Using an IF function, months 8, 11 and 12 are identified as having more than 500 units sold. A VLOOKUP function finds the math score of 45 for student C. Finally, goal seek is used to determine the price per unit that would need to be charged in month 12 to increase the total revenue to Rs. 300,000, which is Rs. 152.

Uploaded by

akanksha raghav
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Month Units sold status

1 350 false
2 400 false
3 300 false
4 250 false
5 450 false
6 400 false
7 500 false
8 600 true
9 400 false
10 450 false
11 650 true
12 550 true

Using 'If' function, indicate months that have more than 500 units sold
Students Maths
A 30
B 35
C 45
D 65
E 55

Using 'vlookup' find below maths score for student C

Students Maths
C 45 ---> apply Vlookup here
Month Units sold Price per unit Revenue
1 350 45 15,750
2 400 40 16,000
3 300 50 15,000
4 250 60 15,000
5 450 35 15,750
6 400 40 16,000
7 500 50 25,000
8 600 25 15,000
9 400 45 18,000
10 450 65 29,250
11 650 55 35,750
12 550 45 24,750
Total 241,250

If total revenue has to increase to Rs 3,00,000 at what price month 12 units be sold? Use 'goal seek' functi
nits be sold? Use 'goal seek' function
Exercise 1
Step 1 – Select cells D3 to make it active.
Step 2 – Write the formula =IF(C3>500,"True","False")
Step 3 – Using Auto fill, drag the formula from D4:D14
Step 4 – Refer to the months that have “True” as output in Column D. (month 8, 11, 12)

Exercise 2
Step 1 – Click on cell ‘C12’ to make it active.
Step 2 – Write the formula =VLOOKUP(B12,B3:C7,2)
Step 3 –click enter and voilà the answer (45) is the number appearing in the C12 cell.

Exercise 3
Step 1 – Go to ‘Data’ tab and then ‘what if’. Click on ‘goal seek’
Step 2 – Set cell as E15, value as 300000 (comma will not appear) and changing cell as D14.
Step 3 – click enter and voilà the answer is 152 i.e. price in month 12 to achieve revenue as Rs 3,00,000.
g cell as D14.
revenue as Rs 3,00,000.

You might also like