+ Reply to Thread
Results 1 to 5 of 5

dynamically hide row

  1. #1
    Registered User
    Join Date
    06-19-2008
    Posts
    11

    dynamically hide row

    is there a way to dynamically (by formula or by vba) hide a certain row?

    thx in advance!

  2. #2
    Registered User
    Join Date
    10-18-2006
    Posts
    49
    why don't you place your condition in the worksheet_change routine ?

  3. #3
    Registered User
    Join Date
    06-19-2008
    Posts
    11
    obviously, condition is not the problem. The problem is the code to hide the row

  4. #4
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    try

    Use this to hide the row

    Please Login or Register  to view this content.
    maybe reference the row number in a cell and use that in your code like:

    Please Login or Register  to view this content.
    I haven't ran the code but give it a blast!!! let me know how it goes?
    Last edited by Macdave_19; 07-14-2008 at 06:51 AM.
    Mr MaGoo
    Magoo.Inc MMVII

    If i've helped please add to my Rep by Clicking on the Blue Scales in the top right hand corner of the post

  5. #5
    Valued Forum Contributor Macdave_19's Avatar
    Join Date
    03-14-2007
    Location
    Birmingham, England
    MS-Off Ver
    12.0
    Posts
    808

    Talking

    I just tried the code and it works a treat

+ 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