SysChat

SysChat (http://www.syschat.com/forum.php)
-   How To (http://www.syschat.com/tips-n-tricks/how-to/)
-   -   How to increase UNDO to Microsoft Excel (http://www.syschat.com/how-to-increase-undo-microsoft-excel-6092.html)

bichitra1984 10-02-2010 09:55 AM

How to increase UNDO to Microsoft Excel
 
We know when we make mistakes in MS EXCEL then UNDO option is needed. We can use UNDO approximately 16 times. If we want to increase undo in MS EXCEL then make the following registry edits.

Copy the content below to a notepad and save it as .reg file

Code:

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Office\10.0\Excel\Options]
“UndoHistory”=dword:00000040

Now save this file as undoExcel.reg when saving this file Save as type All files, and double click it to run it.

Note: If you want to undo for MS EXCEL Office 2000 version the just change 9.0 instread of 10.0.




All times are GMT -4. The time now is 09:44 PM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54