Text Wrap Issue

S

Steved

Hello from Steved

The Below works as it should.

{=SUMPRODUCT((BusType!$K$1:$K$1<="Wiri"&CHAR(10)&"Depot")*(BusType!$A$3:$A$37="M")*BusType!$K$3:$K$37)}

I'm having a problem with <="Shore"&CHAR(10)&"Depot"
<="Orewa"&CHAR(10)&"Depot" PleaseWhat is reqiured to below to make it work.
Thankyou.

{=SUMPRODUCT((BusType!$L$1:$M$1={"Shore Depot","Orewa
Depot"})*(BusType!$A$3:$A$37="M")*BusType!$L$3:$M$37)}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top