To hide rows based on cell value in Excel 2007 follow these steps:
- Prepare your data including a header row.
- In the Home tab, Editing group, click Sort and Filter then select Filter from the menu.
- Your data will now look like this:

In this example we want to hide rows where the sales are greater than or equal to 2000. I.e. we will only show rows where the sales are less than 2000.
- Click on the filter arrow next to Sales.
- Point to Number Filters and select Less Than.
- The Custom AutoFilter window will open.
- Enter 2000 in the Combo box to the right and click OK.
- Now all rows with values greater than or equal to 2000 will be hidden. Here is the final result:



Note:
If your data is text then you will see Text Filters instead of Number Filters in the menu.





