G
Gmolatore
Can I use Sumif and OR in combination to add a column if one or another
condition is present in another column, such as
=SUMIF(OR(M8:M264,"=Issued"),(M8:M264,"=Delivered"),N8:N264)
where I want the sum of N8:N264 if M8:M264 is either "Issued" or "Delivered"
condition is present in another column, such as
=SUMIF(OR(M8:M264,"=Issued"),(M8:M264,"=Delivered"),N8:N264)
where I want the sum of N8:N264 if M8:M264 is either "Issued" or "Delivered"