Hello!
I have some data where I need to find out the number of units of stock that have been allocated to different customers on certain days if they say "YES" to having a delivery.
The required formula would be something like
IF (Delivery day = Monday) AND (Delivery? = YES) then sum total of numbers in the row that this is applicable too to show stock used for that.
This would then return that =
NINE Cocoa Coconut Seed Bar - on Monday there are 3 customers that have Delivery = Yes and have ordered this product. Total would be 4 in B5.
Brynmor Cashew & Coconut Flapjack - on Tuesday there are 1 customer with Delivery = Yes and have ordered 10 of this product. Total would be 10 in C10.
Is there any formula that could handle this? Or any suggestions on how to get this data if it needs to be shifted around would be super helpful!
I have some data where I need to find out the number of units of stock that have been allocated to different customers on certain days if they say "YES" to having a delivery.
The required formula would be something like
IF (Delivery day = Monday) AND (Delivery? = YES) then sum total of numbers in the row that this is applicable too to show stock used for that.
This would then return that =
NINE Cocoa Coconut Seed Bar - on Monday there are 3 customers that have Delivery = Yes and have ordered this product. Total would be 4 in B5.
Brynmor Cashew & Coconut Flapjack - on Tuesday there are 1 customer with Delivery = Yes and have ordered 10 of this product. Total would be 10 in C10.
Is there any formula that could handle this? Or any suggestions on how to get this data if it needs to be shifted around would be super helpful!