Forum Discussion

tarrmb's avatar
tarrmb
Copper Contributor
Apr 03, 2023

I want to using importrange+index+match which I already using Google Sheets but I'm try on excel 365

Here's a formula I've used in Google Sheets but I want to traslate this formular into excel =IFERROR(INDEX(IMPORTRANGE("URL", "Sheet Name!$H:$H"),MATCH($B1,IMPORTRANGE("URL", "Sheet Name!$A:$A"),0)...

Resources