Hi,
I am encountering an issue with the FILTER function when working with a split array.
Table 1: Contains a list of sample customers with quarter-end balances.
Table 2: Contains unique combo IDs based on the Name and eCIB columns extracted from Table 1, with values summed based on Combo 3.
Table 3: Displays a sorted list from Table 2, filtering changes greater than or less than 10.
The issue arises because Name and eCIB are derived from a split array using the UNIQUE formula. Due to this, the SORT function combined with the FILTER formula in Table 3 cannot reference a dynamic range using #. As a result, I have to specify a fixed range manually.
Is there a way to make the range dynamic?
Any help or suggestions would be greatly appreciated. Thanks a ton!
Regards
Irfan
I am encountering an issue with the FILTER function when working with a split array.
Table 1: Contains a list of sample customers with quarter-end balances.
Table 2: Contains unique combo IDs based on the Name and eCIB columns extracted from Table 1, with values summed based on Combo 3.
Table 3: Displays a sorted list from Table 2, filtering changes greater than or less than 10.
The issue arises because Name and eCIB are derived from a split array using the UNIQUE formula. Due to this, the SORT function combined with the FILTER formula in Table 3 cannot reference a dynamic range using #. As a result, I have to specify a fixed range manually.
Is there a way to make the range dynamic?
Any help or suggestions would be greatly appreciated. Thanks a ton!
Regards
Irfan
Sample.xlsx | |||
---|---|---|---|
Q | |||
15 | |||
Sheet3 |