Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 281
Default Easy way to Hide & Show Rows and update associated macros

Hi,

You can assign a cell (i.e. A1) in each sheet and count the sheet rows that
have data in that cell and then link your macro to that cell i have formula
for to be able to count dynamic the cells if they are not blank i don't know
if it works for you but if you want to use it you have to be care full that
don't leave blank rows between your data. the formula is:
=COUNTA(OFFSET($A$2,0,0,9999,1)).

Thanks,
--
Farhad Hodjat


"Eggtavius" wrote:

I have a large multi-tabbed workbook that we use as an Estimating tool.

Each worksheet contains many categories with various parts and pricing under
each category.

We use buttons and macros to hide and reveal the parts under each category.

Whenever we need to add a new category or additional parts to an existing
category (i.e. add in additional rows), the hide and reveal macros need to be
manually updated with the new row numbers - very time consuming!

Is there an easier way?


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
Macro to hide/show rows and columns Leo Excel Discussion (Misc queries) 4 May 23rd 06 05:25 PM
Hide Rows - copy and paste only rows that show Access101 Excel Worksheet Functions 3 March 1st 06 12:39 AM
Hide rows but show when printing dyukon Excel Discussion (Misc queries) 1 January 16th 06 05:08 PM
Hide rows and update fileds in different sheets Carlos Canstatt Excel Discussion (Misc queries) 1 November 2nd 05 02:47 AM
Hide and show Rows Duane Excel Discussion (Misc queries) 2 April 19th 05 10:50 PM


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