+ Reply to Thread
Results 1 to 2 of 2

How to undo after filtering table?

  1. #1
    Registered User
    Join Date
    11-04-2004
    Location
    Athens
    MS-Off Ver
    2019
    Posts
    48

    How to undo after filtering table?

    Hi all,

    any ideas on how to maintain undo list, after vba filtering a table?

    thx!

  2. #2
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    5,912

    Re: How to undo after filtering table?

    The undo stack is destroyed by VBA - if you want to preserve the condition of you workbook prior to the use of VBA, you need to store the settings of interest, or create a copy of your sheet(s) to use as a reference or even a copy of the workbook that you can return to. IMHO, it's really not worth it: that is the tradeoff of using VBA to automate and simplify your workbook.
    Bernie Deitrick
    Excel MVP 2000-2010

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. undo conditional formatting while copying a table to another sheet
    By MaartenRo in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 07-21-2020, 08:58 AM
  2. How do I undo a table?
    By botaurus11 in forum Excel General
    Replies: 5
    Last Post: 02-19-2018, 09:51 AM
  3. Replies: 0
    Last Post: 11-22-2014, 05:02 PM
  4. [SOLVED] Undo Table format
    By Colinito in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-03-2012, 05:51 PM
  5. Replies: 0
    Last Post: 02-29-2012, 01:40 PM
  6. Undo function to undo Visual Basic commands
    By pierre08 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 06-15-2010, 04:59 AM
  7. How do I write an auto macro to undo filtering at statup in Excel
    By Jackie in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 05-23-2006, 12:55 PM

Tags for this Thread

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