Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default cannot enable redo-undo function

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default cannot enable redo-undo function

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default cannot enable redo-undo function

current sheet with problem has no macro. Been using sheets data format for
years with the redo-undo feature always availbale - until just recently. I
can insert the icons but they are "faded out" and unusable. ???

"Dave Peterson" wrote:

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.


--

Dave Peterson

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default cannot enable redo-undo function

Macros don't have to be in the same workbook as the data.

You may want to test to see if it really is a macro.

close excel
windows start button|Run
excel /safe
hit ok

This starts excel in safe mode. No macros will be running.

Now File|Open your workbook and make some changes.

Do the edit|undo buttons get enabled?

If they do, you could look to see (just once more) if you have any macros in
that workbook. If you don't, maybe it's an addin you installed.

Chip Pearson has some notes on how to diagnose startup errors:
http://www.cpearson.com/excel/StartupErrors.htm

And Jan Karel Pieterse has more notes:
http://www.jkp-ads.com/Articles/StartupProblems.asp

Oldtimer wrote:

current sheet with problem has no macro. Been using sheets data format for
years with the redo-undo feature always availbale - until just recently. I
can insert the icons but they are "faded out" and unusable. ???

"Dave Peterson" wrote:

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.


--

Dave Peterson


--

Dave Peterson
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 7
Default cannot enable redo-undo function

Yes, there were macros BUT they were present all the previous times. Why
would the redo-undo function stop now? What other event could cause this?
The macros have been part of this particular worksheet for over a year with
no problem. Am I missing something? Thank you for your response.

"Dave Peterson" wrote:

Macros don't have to be in the same workbook as the data.

You may want to test to see if it really is a macro.

close excel
windows start button|Run
excel /safe
hit ok

This starts excel in safe mode. No macros will be running.

Now File|Open your workbook and make some changes.

Do the edit|undo buttons get enabled?

If they do, you could look to see (just once more) if you have any macros in
that workbook. If you don't, maybe it's an addin you installed.

Chip Pearson has some notes on how to diagnose startup errors:
http://www.cpearson.com/excel/StartupErrors.htm

And Jan Karel Pieterse has more notes:
http://www.jkp-ads.com/Articles/StartupProblems.asp

Oldtimer wrote:

current sheet with problem has no macro. Been using sheets data format for
years with the redo-undo feature always availbale - until just recently. I
can insert the icons but they are "faded out" and unusable. ???

"Dave Peterson" wrote:

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.

--

Dave Peterson


--

Dave Peterson



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 35,218
Default cannot enable redo-undo function

It could be a _change event, _selectionchange event. Who knows?

It's not really the event that causes the problem. It's what happens inside
that event. Not all macros (including events) kill the edit|undo stack.

Did you install any other addin?

Did you follow any of those instructions to turn off all other addins/workbooks
and then add them back one at a time until you find the culprit?

Oldtimer wrote:

Yes, there were macros BUT they were present all the previous times. Why
would the redo-undo function stop now? What other event could cause this?
The macros have been part of this particular worksheet for over a year with
no problem. Am I missing something? Thank you for your response.

"Dave Peterson" wrote:

Macros don't have to be in the same workbook as the data.

You may want to test to see if it really is a macro.

close excel
windows start button|Run
excel /safe
hit ok

This starts excel in safe mode. No macros will be running.

Now File|Open your workbook and make some changes.

Do the edit|undo buttons get enabled?

If they do, you could look to see (just once more) if you have any macros in
that workbook. If you don't, maybe it's an addin you installed.

Chip Pearson has some notes on how to diagnose startup errors:
http://www.cpearson.com/excel/StartupErrors.htm

And Jan Karel Pieterse has more notes:
http://www.jkp-ads.com/Articles/StartupProblems.asp

Oldtimer wrote:

current sheet with problem has no macro. Been using sheets data format for
years with the redo-undo feature always availbale - until just recently. I
can insert the icons but they are "faded out" and unusable. ???

"Dave Peterson" wrote:

A common side effect of most macros is that the Undo/Redo stack is lost.

This includes macro that you run by clicking on a button and event macros that
fire in the background.

Did you recently create/install a macro?

Undo/Redo also goes away after you hit the save button.



Oldtimer wrote:

recently lost "redo-undo' feature. How do I reinstall this function? Thank
you.

--

Dave Peterson


--

Dave Peterson


--

Dave Peterson
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
undo and redo do not work CidsUprite Excel Worksheet Functions 4 May 11th 07 03:15 AM
Why Undo and Redo button are disabled in my Pivot Shailesh Excel Discussion (Misc queries) 0 April 25th 07 01:11 PM
increase undo/redo action NickiNeedsHelp New Users to Excel 1 March 20th 06 08:14 PM
Excel should undo/redo after saving a file--just like Word. [email protected] Excel Discussion (Misc queries) 3 May 26th 05 12:11 AM
undo/redo action dmuraki Excel Discussion (Misc queries) 3 November 30th 04 12:11 AM


All times are GMT +1. The time now is 04:39 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"