Can't undo

M

Mesak

Normally I can undo all event. This problem occur after I select copy and
past or past special value. The undo bottom is disabled. How can I fix this
problem?
 
M

Mike H

Hi,

Simply copying and pasting (or paste special) shouldn't clear the undo list
but a macro running would. Have you got some code running in; for example'
the worksheet_change event?

Mike
 
M

Mesak

Every workbook have this problem.

Mike H said:
Hi,

Simply copying and pasting (or paste special) shouldn't clear the undo list
but a macro running would. Have you got some code running in; for example'
the worksheet_change event?

Mike
 
Top