Hey guys ,
I got his code to filter the sheet based on cell value in range "X1:AA2"
Thanks to PCI and Richard for this code,
<code style="margin: 0px; padding: 0px; font-style: inherit; font-weight: inherit; line-height: 12px;">Private Sub Worksheet_Change(ByVal Target As Range)
If...