+ Reply to Thread
Results 1 to 4 of 4

Dynamic Row Hiding Macro

  1. #1
    Registered User
    Join Date
    05-29-2015
    Location
    Providence
    MS-Off Ver
    2013
    Posts
    32

    Dynamic Row Hiding Macro

    Hello,

    I am trying to code part of a macro that hides rows in several ranges when a cell in a particular column of that row is blank. Any ideas?

    Thanks in advance for any help.

  2. #2
    Forum Contributor
    Join Date
    09-05-2011
    Location
    Essex, England
    MS-Off Ver
    Excel 2003 Excel 2007
    Posts
    383

    Re: Dynamic Row Hiding Macro

    Please Login or Register  to view this content.
    i'd suggest putting this in the calculation module.

  3. #3
    Registered User
    Join Date
    05-29-2015
    Location
    Providence
    MS-Off Ver
    2013
    Posts
    32

    Re: Dynamic Row Hiding Macro

    But I only want the rows hidden when the macro is called. So this would just go at the end of the macro?

  4. #4
    Forum Expert
    Join Date
    07-31-2010
    Location
    California
    MS-Off Ver
    Excel 2007
    Posts
    4,070

    Re: Dynamic Row Hiding Macro

    I would avoid utilizing the calculation event. If you want this to trigger automatically you would probably want to assign it to the worksheet change event and specify a "Target" range. With that being said, If you want it to only be run when you execute the macro something like this would work.

    Please Login or Register  to view this content.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hiding columns using a macro after rows have been filtered using a macro
    By ivandc1234 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 08-26-2013, 06:24 PM
  2. Replies: 0
    Last Post: 11-19-2012, 09:49 PM
  3. Hiding and Unhiding a Dynamic Range of Rows Using Checkboxes
    By markymark84 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-22-2012, 11:51 PM
  4. Hiding Macro
    By rizmomin in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-01-2008, 04:57 PM
  5. Hiding the macro
    By Duncan_J in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 05-25-2005, 12:06 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1