V
Varne
Hi
Could somebody give me codes for undoing? It is urgent.
Sub Test ()
Cells(1,1).ClearContents
Application.Undo
End Sub
The above does not work.
Thanks.
Could somebody give me codes for undoing? It is urgent.
Sub Test ()
Cells(1,1).ClearContents
Application.Undo
End Sub
The above does not work.
Thanks.