Forum Discussion

JDCollins's avatar
JDCollins
Copper Contributor
Aug 24, 2022

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?