Forum Discussion
JDCollins
Aug 24, 2022Copper Contributor
Struggling with Formula of data between tabs
We've got a data sheet(Tab) with data in it.
Then we have other sheets(Tabs) called stock ordered/stock sold/ stock available, that we need to pull the data to, but it needs to sort the data from ordered/sold/instock from the Data sheet(tab)?
This is the formula:
=_xlfn._xlws.FILTER(Data!A3:I2979;Data!B3:B2979=StockAvailb!E2)
But it keeps giving me #NAME?
1 Reply
- Riny_van_EekelenPlatinum Contributor
JDCollins Your Excel version doesn't support the FILTER function. Then you get the NAME error you describe.
https://support.microsoft.com/en-us/office/filter-function-f4f7cb66-82eb-4767-8f7c-4877ad80c759