Data Calculations
Data Calculations
Expense
Calculate the expense done on each item and hence calculate the total expense in cell D7
Apple 2 80
Mango 4 120
Guava 1 54
Pineapple Berry 2 2 60 75
The expense made on apple is been calculated. Copy the formula in the rest of the expense cells to calculate the expense m
Items Quantity Price/kg Apple 2 80 Mango 4 120 Guava 1 54 Pineapple 2 60 Berry 2 75 Total Expense
Expense
Calculate the expense done on each item and hence calculate the total expense in cell D7 using the function key.
Quantity 6 4 8 2 5
Price/kg if Q 5 80 100 40 50 60
Expense
There are two scenarios for each item that if an item if purchased in quantity greater than 5kgs than it will cost less to the Now write a conditional statement in the Expense column to calculate the expense on each item.
1 If we are to write the name then we will ue " in IF function 2 If we are to calculate the values then we wont use " in the if function 3 One condition if function= equal to if(cell no>No,what is to be done,)
Quantity 6 4 8 2 5
Price/kg if Q 5 80 100 40 50 60
Expense
Trace the Precedents of the Total Expense and then remove the tracer arrow.