+ Reply to Thread
Results 1 to 3 of 3

Empty lines in my Sub Total

  1. #1
    Registered User
    Join Date
    04-16-2007
    Location
    Montreal
    Posts
    5

    Angry Empty lines in my Sub Total

    Hi,

    When i use Sub Totals on a spreadsheet that i previously deleted some rows, Excel still thinks that these rows still have Data and put the last Sub Total after the last row (before deletion).

    Ex: Spreadsheet have 500 rows...i delete the last 300 rows. Than i select all and do two Sub Totals... the result is a gap of 300 empty lines before i see the last Sub Total.

    Is there anything to do to avoid this problem? All manipulation of my spreadsheet is done in VBA... but it is doing the same thing if done directly in the Spreadsheet.

    Thanks

    Forgot to say, i don't want to Save the worksheet at this moment because i want the user to be able to discard the changes if he dont want to keep it.
    Last edited by lbri7; 04-16-2007 at 02:20 PM.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Try adding this line to your code

    Please Login or Register  to view this content.
    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

  3. #3
    Registered User
    Join Date
    04-16-2007
    Location
    Montreal
    Posts
    5

    It's working

    Sometime the answer is to obvious Thanks... it's working fine.

+ 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