PC Review


Reply
Thread Tools Rate Thread

Can anyone tell me how to hide rows that have 0 values and text.

 
 
=?Utf-8?B?QXVzc2ll?=
Guest
Posts: n/a
 
      11th Apr 2006
I am trying to hide rows in an Excel Spreadsheet that my boss wants me to do.
I have rows with text and numbers in them and I have rows with text and 0
values in them. I want to only hide those rows - found out how to hide the 0
values but not how to hide the whole row with out going through each of them
one by one (very time consuming).

Thanks for any suggestions.
Tracey
 
Reply With Quote
 
 
 
 
=?Utf-8?B?QU5kcmFz?=
Guest
Posts: n/a
 
      12th Apr 2006
Hi Tracey,

you might want to consider:
xls database (rows = records, columns = fields), you add 1 more column, as a
filter, named e.g. 'zero_row?': type in the cells =if(A1=0;0;1) , copy this
function to all rows' cell (or autofill to the database), then in a) the
autofilter or b) PivotTable you can filter to 1 value, to show only those
rows where the value is <> 0.

i hope this helps, (at least, i use it this way :-) ),
have fun,
ANrdas
(Hungary)

"Aussie" wrote:

> I am trying to hide rows in an Excel Spreadsheet that my boss wants me to do.
> I have rows with text and numbers in them and I have rows with text and 0
> values in them. I want to only hide those rows - found out how to hide the 0
> values but not how to hide the whole row with out going through each of them
> one by one (very time consuming).
>
> Thanks for any suggestions.
> Tracey

 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      13th Apr 2006
"Aussie" <(E-Mail Removed)> wrote in message
news:29C77399-BD3D-4D00-B820-(E-Mail Removed)...
>I am trying to hide rows in an Excel Spreadsheet that my boss wants me to
>do.
> I have rows with text and numbers in them and I have rows with text and 0
> values in them. I want to only hide those rows - found out how to hide the
> 0
> values but not how to hide the whole row with out going through each of
> them
> one by one (very time consuming).


Have you tried Data/ Filter/ Autofilter?
Select column with zero and non-zero numbers. Custom/ does not equal/ 0
--
David Biddulph


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Hide Rows if all values are zero jessica Microsoft Excel Programming 5 22nd Mar 2010 03:38 PM
Using Macro to Hide Rows with Certain Values Gap from Target Microsoft Excel Misc 2 17th Jul 2009 12:57 PM
Automatically hide rows with no values Momof2 Microsoft Excel Misc 1 19th Sep 2008 12:25 AM
Can you create a macro to hide rows with zero values? =?Utf-8?B?bmF0cnVqaWxsbzEy?= Microsoft Excel Programming 1 28th Sep 2005 08:09 PM
How to hide rows/columns that have zero values Dave Microsoft Excel Worksheet Functions 6 5th Jun 2004 04:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:26 PM.