0% found this document useful (0 votes)
25 views8 pages

Data Calculations

The document describes calculating expenses for different items. It provides the item names, quantities purchased, and price per kg for each item. It instructs to write a conditional formula to calculate the expense for each item based on whether the quantity is less than or greater than 5 kg, and to calculate the total expense using a function.

Uploaded by

Mohammad Hasan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views8 pages

Data Calculations

The document describes calculating expenses for different items. It provides the item names, quantities purchased, and price per kg for each item. It instructs to write a conditional formula to calculate the expense for each item based on whether the quantity is less than or greater than 5 kg, and to calculate the total expense using a function.

Uploaded by

Mohammad Hasan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLS, PDF, TXT or read online on Scribd
You are on page 1/ 8

Items Apple Mango Guava Pineapple Berry

Quantity Price/kg 2 80 4 120 1 54 2 60 2 75 Total Expense

Expense

Calculate the expense done on each item and hence calculate the total expense in cell D7

Items Quantity Price/kg Expense

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

cells to calculate the expense made on other items.

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.

using the function key.

Items Apple Mango Guava Pineapple Berry

Quantity 6 4 8 2 5

Price/kg if Q 5 100 120 54 60 75

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,)

than it will cost less to the buyer

Items Apple Mango Guava Pineapple Berry

Quantity 6 4 8 2 5

Price/kg if Q 5 100 120 54 60 75 Total Expense

Price/kg if Q 5 80 100 40 50 60

Expense

Trace the Precedents of the Total Expense and then remove the tracer arrow.

You might also like