mirandataran
New Member
- Joined
- Apr 14, 2016
- Messages
- 2
Hello,
I need to combine if and sumifs function for this case that i have. (according to my lecture)
The case is : to fill product cost column (Sheet 1) , they asked me to put the sum of unit price ( in Sheet 2) if the product type (Sheet 1) is Manufactured. If the product type is Bought-in, the product cost is equal to purchase price (in Sheet 1).
Sheet 1
Purchase price Product type Product cost
100 bought in ?
40 bought in ?
0 manufactured ?
20 bought in ?
0 manufactured ?
Sheet 2
Unit price
100
20
78
98
In addition, i could not rename any table in sheet 1 or sheet 2. Moreover i need to use both if and sumifs in this case.
Thank you in advance.
I need to combine if and sumifs function for this case that i have. (according to my lecture)
The case is : to fill product cost column (Sheet 1) , they asked me to put the sum of unit price ( in Sheet 2) if the product type (Sheet 1) is Manufactured. If the product type is Bought-in, the product cost is equal to purchase price (in Sheet 1).
Sheet 1
Purchase price Product type Product cost
100 bought in ?
40 bought in ?
0 manufactured ?
20 bought in ?
0 manufactured ?
Sheet 2
Unit price
100
20
78
98
In addition, i could not rename any table in sheet 1 or sheet 2. Moreover i need to use both if and sumifs in this case.
Thank you in advance.