I have an advance filter which works perfectly if I use this formula =AND(J16>=0.607,J16<=0.627)
I does not work if I us this formula =AND(J16>=O6,J16<=P6)
O6 and P6 are not in the List or Criteria range.
O6 contains a formula that return 0.607 and P6 contains a formula that returns 0.627.
So the problem is if I use the actual value the advance filer works and if reference a cell containing the same value it doesn't.
I does not work if I us this formula =AND(J16>=O6,J16<=P6)
O6 and P6 are not in the List or Criteria range.
O6 contains a formula that return 0.607 and P6 contains a formula that returns 0.627.
So the problem is if I use the actual value the advance filer works and if reference a cell containing the same value it doesn't.