+ Reply to Thread
Results 1 to 10 of 10

if cell = 0 then hide the row?

Hybrid View

  1. #1
    Pete
    Guest

    Re: if cell = 0 then hide the row?

    Al,

    If you don't want to do it with a macro, you can achieve this using a
    filter. In a column that you don't use (say column M), enter the
    formula = F3 in cell M3 and copy down to cover your rows of data.
    Highlight this column and select Data | Filter | Autofilter. Then
    select Custom... on the pull-down list and specify "Not Equal to" and
    "0" (i.e. zero) in the panels. All your rows with zero in column F will
    be hidden.

    Pete


  2. #2
    Bob Phillips
    Guest

    Re: if cell = 0 then hide the row?

    Problem with that is it needs to be repeated every time a value is changed
    to 0, it is not event driven.

    --
    HTH

    Bob Phillips

    (remove nothere from email address if mailing direct)

    "Pete" <pashurst@auditel.net> wrote in message
    news:1134388888.499724.56670@g47g2000cwa.googlegroups.com...
    > Al,
    >
    > If you don't want to do it with a macro, you can achieve this using a
    > filter. In a column that you don't use (say column M), enter the
    > formula = F3 in cell M3 and copy down to cover your rows of data.
    > Highlight this column and select Data | Filter | Autofilter. Then
    > select Custom... on the pull-down list and specify "Not Equal to" and
    > "0" (i.e. zero) in the panels. All your rows with zero in column F will
    > be hidden.
    >
    > Pete
    >




+ 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