Click here to Skip to main content
15,890,185 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi I have an excel workbook in MicroSoft Office 2007 with many data rows and i trying to filter this columns but my header row start in rows 3 but when i try to active filtering in excel by default
filtering start from cells on row 1
how can i have workbook when i filter that filtering start from rows 3 by default
tnx
Posted
Updated 19-May-12 18:47pm
v2

If you are talking about the AutoFilter of Excel application then I think there are two options.
  1. Insert a blank row above Row 3. Then click in a cell on or below Row No. 3 and apply AutoFilter from the Data menu.
  2. Select the Range from Row3 to include all the Rows and Columns to be filtered and then apply AutoFilter from the Data menu.
 
Share this answer
 
v2
Comments
Maciej Los 20-May-12 6:48am    
Good answer for merged header rows. +5!
VJ Reddy 20-May-12 9:24am    
Thank you, losmac :)
If header row is a single row (not merged rows), select all columns in this row and than add a filter.
 
Share this answer
 
Comments
VJ Reddy 20-May-12 9:27am    
Good answer. 5!
Maciej Los 20-May-12 9:53am    
Thank you, VJ ;)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900