+ Reply to Thread
Results 1 to 3 of 3

Resolved >>> Hide blank rows within a range

  1. #1
    Registered User
    Join Date
    08-23-2007
    Posts
    58

    Resolved >>> Hide blank rows within a range

    Hello,

    I have this code (compliments of VBA Noob) which hides all blank rows within a range ("Range1") P16:V650
    It works great in a new worksheet with little amount data, however within my heavy worksheet, it takes over a minute to compile.

    Please Login or Register  to view this content.




    I'm currently using this secondary code (provided by shg) which hides all blank rows between two columns, (Range1) & (Range2)

    Please Login or Register  to view this content.

    Works terrifically in my worksheet, and Is lightning fast.



    Is there a way to modify the 1st code for more speed efficiency?
    My initial inquiry was to hide blank rows within a Range



    thanks for any help.


    Jeff

  2. #2
    Valued Forum Contributor
    Join Date
    04-11-2006
    Posts
    407
    This should speed it up a bit... I just ran it for 6000 rows and took only seconds.
    Please Login or Register  to view this content.
    Edit: Ran it for 16000 rows and was only able to count to about 15 before it was finished.

  3. #3
    Registered User
    Join Date
    08-23-2007
    Posts
    58
    Speed it up, indeed!

    works great!

    thanks Ikaabod

    jeff

+ 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