Search : in
By :

Excel undo buffer macro access

Last answer on Apr 20, 2009 1:52:56 pm BST hedles, on Apr 20, 2009 10:34:55 am BST 
 Report this message to moderators

Hello,

Is there any VBA object or Windows API access to the undo buffer/command history in Excel 2000?

Cheers

Configuration: Windows XP
Chrome/firefox

Best answers for « Excel undo buffer macro access » in :
Connect a database (MDB) to excel Show[VBA] Connecting a database (MDB) to excel Below is a tips of how to connect an Access database (MDB) in an application excel Add reference Microsoft DAO object librairy X.X In a general module (eg Module1) paste the code below...
Excel – Macro for copy & paste selected range ShowExcel – Macro for copy & paste selected range Issue Solution Note Issue I have a summary of data by month in one sheet and the raw data in another sheet. Instead of creating multiple worksheets for my raw data for each month, I want...
Excel - Macro to add a worksheet over the last one ShowExcel - Macro to add a worksheet over the last one Issue Solution Note Issue I am certainly a macro noob and require some help, please, I work at a travel agency and I have a worksheet with all of our reserves. It has allocated...
Download IBXL ShowIt is important to make a market analysis before starting one or another investment. IBLX is an effective tool to perform this analysis. IBXL is an add-in for Microsoft Excel to have online access to the services of Interactive Brockers Trader...
Download Super Macro ShowSuper macro is a free software which allows to create macro under Windows in order to activate diverse automatic actions. Apart being free, this software is easy to use and requires no knowledge in programming. You just simply click buttons, then...

1

 livebox12, on Apr 20, 2009 1:52:56 pm BST

Hi,
try this link to get help from Microsoft:
http://support.microsoft.com/kb/211922

Reply to livebox12