Hi, I have a condition in advanced filtering as >90%. However, I would like the "90%" to be calculated via a formula in another cell and this condition to reference it. Is it possible? Thanks.
Hi, I have a condition in advanced filtering as >90%. However, I would like the "90%" to be calculated via a formula in another cell and this condition to reference it. Is it possible? Thanks.
I don't see any need of Indirect() function for this one.
It can be easily achieved by the normal functions![]()
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
Assuming cell A1 contains "90%", how should the formula be for the cell containing the condition, which I want to make as <90%?
Attach a sample workbook. Make sure there is just enough data to make it clear what is needed. Include a BEFORE sheet and an AFTER sheet in the workbook if needed to show the process you're trying to complete or automate. Make sure your desired results are demonstrated, mock them up manually if needed. Remember to desensitize the data.
Click on GO ADVANCED and use the paperclip icon to open the upload window.
View Pic
Here it is. How to use Advanced Filter referencing cell A1.
Hi,
If I understand your request...
in cell B7 put <A1 and then apply Advanced filter
See file in attach.
i think it is possible with macro only![]()
Please Login or Register to view this content.
see the attached file
Samba
Say thanks to those who have helped you by clicking Add Reputation star.
Thanks. It worked.
In B7 Cell
="<"&TEXT(A1,"0%")
In Advanced Filter
List Range
$A$1:$B$4
Criteria Range
$B$6:$B$7
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks