LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
kj kj is offline
external usenet poster
 
Posts: 1
Default Can value at A1 toggle hide/show of row 2?




Here's a problem that's way beyond my very limited Excel programming
skills. I have a large number (700) of Excel spreadsheets, which
get generated periodically by a Perl script. The structure of
these sheets is always the same; it consists of roughly 10-80 rows
of primary information, each of which is followed by 1-50 rows of
secondary information associated with that primary row. This
secondary information is very useful occasionally, but it is visual
clutter most of the time. The group that uses these spreadsheets
has requested some quick way to toggle the show/hide status of
these secondary rows, without having to laboriously select them,
click on pull-down menus, etc.

This problem is a likely good candidate for a macro-based solution,
but the catch is that macros are out of the question in this case
(at least for the time being) because the Perl script that generates
the spreadsheets cannot write macros into these sheets. (I realize
that the ideal solution would be to generate the sheets in VBA to
begin with instead of Perl, but coding this preferable solution
would take far more time than I have to do this.)

It occurred to me that *if* it were possible for the value in one
cell to control the show/hide status of a row not incident on that
cell, then the task of toggling the visibility of the secondary
rows would boil down to entering a suitable value in such a control
cell, and perhaps have the worksheet perform a global recalculation.

Is it possible for the value in a cell to control the show/hide
status on a row?

Thanks!

kj

--
NOTE: In my address everything before the first period is backwards;
and the last period, and everything after it, should be discarded.
 
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
Toggle show / hide group outline symbols with shortcut Ted M H Excel Discussion (Misc queries) 7 April 23rd 23 07:44 PM
Hide data series in chart - toggle on and off stef Charts and Charting in Excel 3 April 23rd 23 09:01 AM
using a toggle button to show or hide information in several cells hanson Excel Worksheet Functions 3 December 7th 07 10:16 PM
Toggle Hide/Show Peter Atherton[_29_] Excel Programming 0 January 29th 04 06:51 PM
Toggle Hide/Show Bob Phillips[_6_] Excel Programming 0 January 29th 04 04:12 PM


All times are GMT +1. The time now is 02:00 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"