Hi all
Im using the index match feature with multiple criteria to get a returned value, but its slowed the sheet to a crawl.
Any other ideas to return the text value? Im not great at VB
I should mention its a shared document and I think arrays have issues with it being shared?
{=INDEX('CB'!E:E,MATCH(1,(Summary!C2='CB'!C:C)*(Summary!C1='CB'!B:B)*(Summary!C3='CB'!D:D),0))}
Thanks in advanced
Ben
Im using the index match feature with multiple criteria to get a returned value, but its slowed the sheet to a crawl.
Any other ideas to return the text value? Im not great at VB
I should mention its a shared document and I think arrays have issues with it being shared?
{=INDEX('CB'!E:E,MATCH(1,(Summary!C2='CB'!C:C)*(Summary!C1='CB'!B:B)*(Summary!C3='CB'!D:D),0))}
Thanks in advanced
Ben
Last edited: