Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
dd dd is offline
external usenet poster
 
Posts: 95
Default Custom Filter loses blank rows

I have a sheet where all columns use conditional formatting to highlight
rows where column D - Status contains specific text such as pending or
closed.

Also, column G has an IF() statement to calculate a date for completion
which depends on the text in column F i.e. depending whether the Risk is
Low, Medium or High.

The problem is that I have copied the formulas and conditional formatting
down to row 256. When I apply a custom filter to show only 'open' or
'pending' items - the table shows these fine, but it hides the blank rows
down to row 256. I say they are blank but they contain the formulas already
mentioned - to calculate the date for completion. The next available row to
enter data is 256, but this row has no formatting.

Does anyone know how I can make the rows continouous when filtered so that
when the 'closed' items are hidden the next available rows 22, 23 etc up to
255 are available to me, to enter data.

Kind Regards

Dylan Dawson
Glasgow


  #2   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 857
Default Custom Filter loses blank rows

maybe, instead of specifying a custom filter for showing 'pending' or 'open'
items, specify it as:

does not equal "Closed" OR equals ""


Another suggestion might to give the blank rows a default status like "New"
or "Draft" instead of being blank.


--
Hope that helps.

Vergel Adriano


"dd" wrote:

I have a sheet where all columns use conditional formatting to highlight
rows where column D - Status contains specific text such as pending or
closed.

Also, column G has an IF() statement to calculate a date for completion
which depends on the text in column F i.e. depending whether the Risk is
Low, Medium or High.

The problem is that I have copied the formulas and conditional formatting
down to row 256. When I apply a custom filter to show only 'open' or
'pending' items - the table shows these fine, but it hides the blank rows
down to row 256. I say they are blank but they contain the formulas already
mentioned - to calculate the date for completion. The next available row to
enter data is 256, but this row has no formatting.

Does anyone know how I can make the rows continouous when filtered so that
when the 'closed' items are hidden the next available rows 22, 23 etc up to
255 are available to me, to enter data.

Kind Regards

Dylan Dawson
Glasgow



  #3   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.excel.worksheet.functions
dd dd is offline
external usenet poster
 
Posts: 95
Default Custom Filter loses blank rows

Does not equal "Closed"

So simple yet so much of a difference : )

Thanks Vergel

"Vergel Adriano" wrote in message
...
maybe, instead of specifying a custom filter for showing 'pending' or 'open'
items, specify it as:

does not equal "Closed" OR equals ""

--
Hope that helps.

Vergel Adriano


"dd" wrote:

I have a sheet where all columns use conditional formatting to highlight
rows where column D - Status contains specific text such as pending or
closed.

Also, column G has an IF() statement to calculate a date for completion
which depends on the text in column F i.e. depending whether the Risk is
Low, Medium or High.

The problem is that I have copied the formulas and conditional formatting
down to row 256. When I apply a custom filter to show only 'open' or
'pending' items - the table shows these fine, but it hides the blank rows
down to row 256. I say they are blank but they contain the formulas
already
mentioned - to calculate the date for completion. The next available row
to
enter data is 256, but this row has no formatting.

Does anyone know how I can make the rows continouous when filtered so that
when the 'closed' items are hidden the next available rows 22, 23 etc up
to
255 are available to me, to enter data.

Kind Regards

Dylan Dawson
Glasgow





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I filter for a blank cell, using custom autofilter Bee Jay Are Es Ay Excel Discussion (Misc queries) 3 April 3rd 23 07:00 PM
Copying SQL Results into Excel loses rows PamelaO Excel Discussion (Misc queries) 2 November 8th 06 07:09 PM
Use Advanced Filter to Detect non blank rows Connie Excel Discussion (Misc queries) 0 October 19th 06 09:40 PM
Not showing blank and non blank items in filter mode for values Bhaskar Polisetty Excel Worksheet Functions 0 June 20th 06 02:04 PM
Auto Filter out text or blank rows D Hafer - TFE Excel Discussion (Misc queries) 8 July 1st 05 01:02 PM


All times are GMT +1. The time now is 06:56 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"