Hi
I am trying to use the filter function to extract data
I have the following column titles I want to bring across
Acctid , transaction ….premium account , difference
In the difference column is my criteria such as -0.01 , 0.01
My formula ( on a new worksheet)
Cell A2= - 0.01
=filter(acctid to difference, difference =A2,””)
The formula only returns on row when there are more than that
Could you let me know what I am doing wrong in the formula
Thank you
I am trying to use the filter function to extract data
I have the following column titles I want to bring across
Acctid , transaction ….premium account , difference
In the difference column is my criteria such as -0.01 , 0.01
My formula ( on a new worksheet)
Cell A2= - 0.01
=filter(acctid to difference, difference =A2,””)
The formula only returns on row when there are more than that
Could you let me know what I am doing wrong in the formula
Thank you