#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 202
Default Hiding rows

I am working in an Excel Report Generator (Excel 2000) setting up financial
statement templates. Is it possible to set a command or condition for each
row where if no data exists across several column cells (i.e. no activity in
current month or YearToDate or prior year's month or prior YTD), the row will
automatically be hidden when printing - row contains account description + 7
numeric cells, i.e. 8 columns? This is to avoid the printing of zero
accounts. Most accounting software with print set-ups offer this option.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Hiding rows

Here is an idea for you. In your code put a sum formula that would add the
values of that specific row. Then, if the value of the sum is 0 then hide
entirerow.

Hope that helps


"Dennis" wrote:

I am working in an Excel Report Generator (Excel 2000) setting up financial
statement templates. Is it possible to set a command or condition for each
row where if no data exists across several column cells (i.e. no activity in
current month or YearToDate or prior year's month or prior YTD), the row will
automatically be hidden when printing - row contains account description + 7
numeric cells, i.e. 8 columns? This is to avoid the printing of zero
accounts. Most accounting software with print set-ups offer this option.

Thanks

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
Color alternate rows when after hiding selected rows Monk[_2_] Excel Worksheet Functions 6 June 7th 08 01:36 AM
Hiding Specific Rows Based on Values in Other Rows Chris Excel Worksheet Functions 1 November 2nd 06 08:21 PM
Hiding a button when hiding rows fergusor Excel Discussion (Misc queries) 2 August 10th 06 02:31 PM
hiding Rows and buttons/comboxes, over the rows Ctech[_116_] Excel Programming 1 March 21st 06 12:38 PM
Hiding Rows if the linked rows are blank KG Excel Discussion (Misc queries) 9 May 18th 05 02:32 AM


All times are GMT +1. The time now is 09:15 AM.

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"