A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi @DominikDom
In my first reply, in the linked workbook, a sheet was hidden, it's now visible in this version. If you look at the formulas in column [Items] of the table that sits in Sheet2, nowhere I used the FILTER function (and I used another column - [Available] - that you deleted in the pictures I see above)
I later talked about FILTER option just for the record and talking to Jeovany CV (only). You said your environment is a mix of Excel 2013 and Excel Online. The FILTER option can be used with Excel online but not with Excel 2013, hence why I took an approach that'll work in both case
And be aware that IF the result of a FILTER returns more than 1 element, the formula can't not be put in a Table (=> #SPILL). Same goes for all other dynamic array functions
To make it work in your conditions, 3 simple things to do:
- Resize the table in Sheet2 so it has 150 rows (= your 150 number values)
- Fill down column [ID] so it has unique numbers (in order) from 1 to 150
- Enter your 150 unique values in column [Num]
That's it and that must work according to your initial problem description. Hope this makes sense & helps.
Any question let me know
Nice day...