G
Glendy
I have two columns, one that lists item number and one
that lists ordered quanities. I have made a function in a
cell that sums up the quantities of all the item numbers
that start off with ME. The formula is listed below:
{=SUM((Left(Sheet1!A2:A5000,2)="ME")*B2:B5000)}
However, I need to add the following information. All the
item numbers that have the beginning start off with ME-008
needs to have their quantities multiplied by 24. How do I
add this new piece of info into the already existing
formula so that the quantities summed include the item
numbers starting off with ME and the items that start off
with ME-008? Any help will be greatly appreciated. Thanks
so much!!!
Glendy
that lists ordered quanities. I have made a function in a
cell that sums up the quantities of all the item numbers
that start off with ME. The formula is listed below:
{=SUM((Left(Sheet1!A2:A5000,2)="ME")*B2:B5000)}
However, I need to add the following information. All the
item numbers that have the beginning start off with ME-008
needs to have their quantities multiplied by 24. How do I
add this new piece of info into the already existing
formula so that the quantities summed include the item
numbers starting off with ME and the items that start off
with ME-008? Any help will be greatly appreciated. Thanks
so much!!!
Glendy