#1   Report Post  
Posted to microsoft.public.excel.misc
superkopite
 
Posts: n/a
Default Non printing rows


Hiya Guys and gals

could someone please help me out

i have 200 rows, in all rows there is somekind of forumla. what i want
to do is only print the rows that have had data entered into them

Is this possible or am i living in dreamland

cheers
James


--
superkopite
------------------------------------------------------------------------
superkopite's Profile: http://www.excelforum.com/member.php...o&userid=29496
View this thread: http://www.excelforum.com/showthread...hreadid=503750

  #2   Report Post  
Posted to microsoft.public.excel.misc
superkopite
 
Posts: n/a
Default Non printing rows


One way that i can see being able to do this and would probably be a
prefered option would be to change the following formula;

=IF(Names!$H40.01,Names!$A4,)

to

=IF(Names!$H40.01,Names!$A4,HIDEROW)

Obviously it will not work with HIDEROW written it it but is it
possible to stipulate that if the result is false it would hide that
row?

Cheers

James


--
superkopite
------------------------------------------------------------------------
superkopite's Profile: http://www.excelforum.com/member.php...o&userid=29496
View this thread: http://www.excelforum.com/showthread...hreadid=503750

  #3   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default Non printing rows

Temporarily hide rows without data:


1. in IV1 put a label

2. in IV2 enter:
=COUNTIF(A2:IU2, "") and copy down
cells showing 255 represent empty rows

3. select IV1 and pull-down:
Data Filter Autofilter

4. go back to IV1 and click the dropdown and select (Custom...)
drop-down and select does not equal
and enter 255 in the next field


The empty rows will be hidden and will not print. You can use variations of
this to hide rows based upon lots of criteria.
--
Gary's Student


"superkopite" wrote:


Hiya Guys and gals

could someone please help me out

i have 200 rows, in all rows there is somekind of forumla. what i want
to do is only print the rows that have had data entered into them

Is this possible or am i living in dreamland

cheers
James


--
superkopite
------------------------------------------------------------------------
superkopite's Profile: http://www.excelforum.com/member.php...o&userid=29496
View this thread: http://www.excelforum.com/showthread...hreadid=503750


  #4   Report Post  
Posted to microsoft.public.excel.misc
JMay
 
Posts: n/a
Default Non printing rows

How bout the use of (applying the) Data, Auto-Filter and
then filter on yourfield < 0 or < "" or the like?



"superkopite" wrote
in message ...

Hiya Guys and gals

could someone please help me out

i have 200 rows, in all rows there is somekind of forumla. what i want
to do is only print the rows that have had data entered into them

Is this possible or am i living in dreamland

cheers
James


--
superkopite
------------------------------------------------------------------------
superkopite's Profile:
http://www.excelforum.com/member.php...o&userid=29496
View this thread: http://www.excelforum.com/showthread...hreadid=503750



  #5   Report Post  
Posted to microsoft.public.excel.misc
superkopite
 
Posts: n/a
Default Non printing rows


Thanks guys i just worked out how to use the autofiler, i even managed
to attach a macro to it so all i have to do is use a Ctrl+U keypress.

Man i love this program more than my family!!!!


--
superkopite
------------------------------------------------------------------------
superkopite's Profile: http://www.excelforum.com/member.php...o&userid=29496
View this thread: http://www.excelforum.com/showthread...hreadid=503750

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
Printing only certain rows? sambles28 Excel Worksheet Functions 1 January 18th 06 07:08 PM
Hide Empty Rows When Printing Bob Excel Worksheet Functions 5 August 20th 05 12:57 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM
printing only selected rows in a sheet Wizard Excel Discussion (Misc queries) 0 May 11th 05 06:46 PM
Printing problems with columns and rows Ann Shaw Excel Discussion (Misc queries) 0 February 17th 05 05:35 PM


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

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

About Us

"It's about Microsoft Excel"