Hi Vebhav, Try using below code :
Dim lastrow As Integer lastrow = ActiveSheet.Range("A1048576").End(xlUp).Row ActiveSheet.Range("$A$1:$E" & lastrow).AutoFilter Field:=2, Criteria1:=Array( "Account", "As of", "E", "T", "TBR/F", "="), Operator:=xlFilterValues I hope it helps. Let us know if any further assistance is required. Best Regards, Ayush Jain Microsoft MVP -- ---------------------------------------------------------------------------------- Some important links for excel users: 1. Follow us on TWITTER for tips tricks and links : http://twitter.com/exceldailytip 2. Join our LinkedIN group @ http://www.linkedin.com/groups?gid=1871310 3. Excel tutorials at http://www.excel-macros.blogspot.com 4. Learn VBA Macros at http://www.quickvba.blogspot.com 5. Excel Tips and Tricks at http://exceldailytip.blogspot.com To post to this group, send email to excel-macros@googlegroups.com <><><><><><><><><><><><><><><><><><><><><><> Like our page on facebook , Just follow below link http://www.facebook.com/pages/discussexcelcom/160307843985936?v=wall&ref=ts