No announcements
Found 2931477 threads
-
0 Votes
Excel JavaScript API - any Undo action causes BindingDataChanged event to fire even if the undo doesn't impact the bindings
the user since the event will be called unnecessarily. Note that an Undo action in another sheet won't cause the ...Answered | 3 Replies | 539 Views | Created by Jim - Strive - Friday, March 4, 2016 6:50 PM | Last reply by Edward8520 - Monday, March 7, 2016 9:16 AM -
0 Votes
Excel Undo
Hello, I am working on an Application Level Excel 2007 addin (VSTO) - My code highlights a group of cells on button click . However, if the user ...Answered | 1 Replies | 3863 Views | Created by nates79 - Friday, August 29, 2008 12:01 AM | Last reply by Tim Li - Wednesday, September 3, 2008 6:55 AM -
0 Votes
Undo disabled using Worksheet_Change event in Excel
From what I understand, any code executed by Excel VBA clears the undo buffer, not specifically code executed in response to this ...Unanswered | 1 Replies | 7909 Views | Created by PGolini - Thursday, December 22, 2005 3:33 PM | Last reply by aburstein - Saturday, December 24, 2005 8:25 PM -
0 Votes
RichTextBox fire Undo programmically
Is there a way to undo a programmically (to simulate pressing ctrl + zAnswered | 1 Replies | 775 Views | Created by dagaric - Saturday, October 8, 2011 4:08 AM | Last reply by Jerry Weng Ctrip - Monday, October 10, 2011 12:54 AM -
0 Votes
Undo Command(EXCEL)
Hi friends? we use undo command to rolback the transaction that we made... and any number of Undo possible. So It is ... -
3 Votes
Undo Knowledge Discovery Action
/modifications to my existing knowledge base? Isn't there a way to undo an action in the Activity Monitor of some ...Discussion | 3 Replies | 4862 Views | Created by Joseph Vertido - Thursday, January 3, 2013 7:08 PM | Last reply by Kumar Vivek - Wednesday, January 23, 2013 8:11 AM -
0 Votes
Capture undo history before event in excel
, I searched the internet for a solution but could not find it. So I was wondering if i could just capture the undo buffer as the first thing in ...Answered | 2 Replies | 1343 Views | Created by XzJ012wQ - Tuesday, April 10, 2012 8:05 AM | Last reply by XzJ012wQ - Thursday, April 19, 2012 12:28 PM -
0 Votes
How to catch "Undo" event
Hello Everyone, I am working on Word API using C#. I am trying to do the same functionality that Word is doing for the "Undo". ...Answered | 1 Replies | 798 Views | Created by Shahab Uddin Abbasi - Wednesday, August 29, 2018 11:41 AM | Last reply by Simon Li - [MSFT] - Wednesday, August 29, 2018 2:59 PM -
0 Votes
Undo() doesn't work.
I take it this is Word... 2003 or 2007? Without seeing the rest of the code, or knowing what (if anything) is available in ...Answered | 3 Replies | 3423 Views | Created by mathmax - Wednesday, January 16, 2008 1:34 AM | Last reply by Cindy Meister MVP - Thursday, January 17, 2008 7:01 PM -
0 Votes
clarifying the undo
Hello: I use the Me.Undo on the Form_BeforeUpdate(Cancel As Integer) event. Once the change is updated and the form moves on ...Answered | 1 Replies | 1486 Views | Created by msdnPublicIdentity - Wednesday, July 25, 2012 8:58 PM | Last reply by RichLocus - Thursday, July 26, 2012 2:43 AM -
0 Votes
Intercepting the Undo event in PowerPoint
Is there a way for a PowerPoint add-in to be notified when the user executes an Undo operation? If not, what can be done to have such a ... -
0 Votes
Animate undo/redo action
rotate control but not sure how to associate with undo action. Also I want to create resource that will apply it for all controls. Can ...Answered | 7 Replies | 4412 Views | Created by Guy_ - Sunday, June 8, 2008 8:02 PM | Last reply by Guy_ - Friday, June 13, 2008 4:20 PM -
1 Votes
Sharepoint 2013 Excel Services on IPAD - undo action
I am accessing Sharepoint 2013 Excel services spreadsheet that is connected to Powerpivot and has a pivot table. I can do a drill to but I wanted to know ... -
0 Votes
How to control the undo behavior?
BeginUndoUnit for? We don't need that to EndUndoUnit so why need it? Can we use this somewhere else? With above code, I can undo the task without ... -
4 Votes
Undo action is disabled in Excel when customized using VSTO
will be changed in future. Excel has it's own methods for saving Undo info each time user makes a change. It would not be viable to use the same methods ...Answered | 4 Replies | 8218 Views | Created by Jayaseelan Kuppusamy - Thursday, November 11, 2010 10:50 AM | Last reply by Jayaseelan Kuppusamy - Friday, November 12, 2010 10:25 AM -
0 Votes
Undo in Excel
Hi all, I'm doing my first VSTO project for Excel. I need my users to be able to click the "Undo" button even ...Answered | 4 Replies | 6815 Views | Created by Arthlan - Saturday, February 4, 2006 7:18 PM | Last reply by Arthlan - Thursday, February 16, 2006 12:29 AM -
3 Votes
Capture undo history before event in excel
;).Controls("&Undo").Control.List(i) Next But I am not sure if there is any way you can assign this list back to ...Answered | 14 Replies | 24282 Views | Created by XzJ012wQ - Friday, April 13, 2012 12:19 PM | Last reply by Leo Gurdian - Monday, July 18, 2016 11:16 PM - Items 1 to 20 of 2931477 Next ›
No announcements