File and Sheet Basics
File and Sheet Basics
Use brackets to divide total Q1 by 3 and multiple by 12 then add 50 and subtract 11
Use formula to calcuate Q1 total in E5 with cell referencing
Change Jan Feb Mar values to 2000 3000 2500
Calculate Apr May Jun as 100 more than Jan Feb Mar respectively
Set 10% in A8 (q3 m o m growth) and calculate Jly Aug Sep as 10% month on month growth over Jun value
Items Quantity Price/kg Expense Items Quantity Price/kg Expense Items Quantity
Apple 2 80 160 Apple 2 80 160 Apple 2
Mango 4 120 480 Mango 4 120 480 Mango 4
Guava 1 54 54 Guava 1 54 54 Guava 1
Pineapple 2 60 120 Pineapple 2 60 120 Pineapple 2
Berry 2 75 150 Berry 2 75 150 Berry 2
Total Expense 964 Total Expense 964 Total Expense
1 2, 4
Tasks
1. Calculate D2-D6 and D7 by hard coding each cell formula
2. Calculate I2 using cell referencing via keyboard only and copy upto I6. Calculate I7 using keyboard only
3. Calculate N2-N6 and N7 using Menu function only
4. Audit I2 to I7 formulas using "trace precedents" and "trace dependents" accessed via the Menu>Formula tab
Price/kg Expense
80 160
120 480
54 54
60 120
75 150
otal Expense 964
3
160
S No. Question Output
Q1 Find the average order value 124.6
Q2 Find the maximum order value 3,000.0
Q3 Find the 10th largest order value 2,983.0
Q4 Find the minimum order value 50.0
Q5 Find the 10th lowest order value 50.0
Q6 Find the average order value where net profit is > 75% 231.7
Q7 Find the average order value where net profit is > 75% and profit margin is > 5 341.3