View Single Post
 
Old 09-05-2024, 12:28 AM
Marcia's Avatar
Marcia Marcia is offline Windows 11 Office 2021
Expert
 
Join Date: May 2018
Location: Philippines
Posts: 553
Marcia has a spectacular aura aboutMarcia has a spectacular aura aboutMarcia has a spectacular aura about
Default Filter a row according to a specified value outside of the table

Hi all. I have a table (B3:C13) where the first named range ($B3:$B13) is "No.", the second named range ($C3:$C13) is "Name". In C2, I enter a number found in named range "No." of the table. I would like Excel to filter the data containing the number that I entered in C2. Is it possible?
It is quite a hassle clicking the dropdown button and selecting the desired number to be filtered. Thank you.

I found a vba solution. Excel VBA AutoFilter: 19 Step-by-Step Examples to Filter Data with Macros
Attached Files
File Type: xlsx Dependent Filter.xlsx (9.9 KB, 3 views)

Last edited by Marcia; 09-05-2024 at 04:04 AM.
Reply With Quote