Results 1 to 3 of 3

Thread: How To Clear Undo List Stack In Excel

  1. #1
    Senior Member
    Join Date
    Oct 2011
    Posts
    135
    Rep Power
    13

    How To Clear Undo List Stack In Excel

    Hi,

    I need to clear the undo list
    Some alternative to the following:

    Code:
    Cells(1, 1) = Cells(1, 1)
    thank you

  2. #2
    Senior Member
    Join Date
    Oct 2011
    Posts
    135
    Rep Power
    13
    Ok, here's what I was looking for
    Preserving the Undo List (Microsoft Excel)

    the command
    Code:
    Application.OnUndo "", ""

  3. #3
    Administrator Admin's Avatar
    Join Date
    Mar 2011
    Posts
    1,122
    Rep Power
    10
    Thanks PcMax for sharing this
    Cheers !

    Excel Range to BBCode Table
    Use Social Networking Tools If You Like the Answers !

    Message to Cross Posters

    @ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)

Similar Threads

  1. Replies: 2
    Last Post: 07-04-2014, 02:00 PM
  2. Clear ID CARD with commandbutton
    By rodneykaye in forum Excel Help
    Replies: 3
    Last Post: 10-27-2013, 09:46 AM
  3. Replies: 2
    Last Post: 09-03-2013, 11:00 PM
  4. Macro To Clear Certain Data Across Many Sheets
    By Howardc in forum Excel Help
    Replies: 2
    Last Post: 12-04-2012, 09:10 AM
  5. VBA Code to Clear the Immediate Window.
    By technicalupload in forum Excel and VBA Tips and Tricks
    Replies: 0
    Last Post: 09-02-2011, 03:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •