+ Reply to Thread
Results 1 to 4 of 4

Automatically hiding rows with specific values

  1. #1
    Daria
    Guest

    Automatically hiding rows with specific values

    Is there a way to program Excel to automatically hide rows when cells have a
    certain value? For example, if a cell in the row equals zero, could the
    computer automatically hide the row. I have a summary sheet that pulls
    values from other sheets. When an item total is zero, I hide the row
    manually. By hiding rows, the data presented to other parties only shows
    pertinent information. It would be great to automate the process of hiding
    rows.

  2. #2
    Dave Peterson
    Guest

    Re: Automatically hiding rows with specific values

    I like to apply Data|filter|autofilter and use the arrow to hide the rows I
    don't want to see.



    Daria wrote:
    >
    > Is there a way to program Excel to automatically hide rows when cells have a
    > certain value? For example, if a cell in the row equals zero, could the
    > computer automatically hide the row. I have a summary sheet that pulls
    > values from other sheets. When an item total is zero, I hide the row
    > manually. By hiding rows, the data presented to other parties only shows
    > pertinent information. It would be great to automate the process of hiding
    > rows.


    --

    Dave Peterson

  3. #3
    Norman Jones
    Guest

    Re: Automatically hiding rows with specific values

    Hi Daria,

    Why not hide the zero rows with an autofilter?

    If you want to automate the autofilter, turn on the macro recorder while you
    perform the required steps manually. The resultant code can be edited to
    enable general application.

    If you require any assistance with this editing, post back with details of
    the problematic code.


    ---
    Regards,
    Norman

    "Daria" <Daria@discussions.microsoft.com> wrote in message
    news:2F207D27-6452-434E-A95A-1895C408F9D9@microsoft.com...
    > Is there a way to program Excel to automatically hide rows when cells have
    > a
    > certain value? For example, if a cell in the row equals zero, could the
    > computer automatically hide the row. I have a summary sheet that pulls
    > values from other sheets. When an item total is zero, I hide the row
    > manually. By hiding rows, the data presented to other parties only shows
    > pertinent information. It would be great to automate the process of
    > hiding
    > rows.




  4. #4
    Daria
    Guest

    Re: Automatically hiding rows with specific values

    Thanks. It worked beautifully.

    "Norman Jones" wrote:

    > Hi Daria,
    >
    > Why not hide the zero rows with an autofilter?
    >
    > If you want to automate the autofilter, turn on the macro recorder while you
    > perform the required steps manually. The resultant code can be edited to
    > enable general application.
    >
    > If you require any assistance with this editing, post back with details of
    > the problematic code.
    >
    >
    > ---
    > Regards,
    > Norman
    >
    > "Daria" <Daria@discussions.microsoft.com> wrote in message
    > news:2F207D27-6452-434E-A95A-1895C408F9D9@microsoft.com...
    > > Is there a way to program Excel to automatically hide rows when cells have
    > > a
    > > certain value? For example, if a cell in the row equals zero, could the
    > > computer automatically hide the row. I have a summary sheet that pulls
    > > values from other sheets. When an item total is zero, I hide the row
    > > manually. By hiding rows, the data presented to other parties only shows
    > > pertinent information. It would be great to automate the process of
    > > hiding
    > > rows.

    >
    >
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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