CTRL Z Undo Shortcut and CTRL Y

In Excel and other document applications, you use the CTRL Z shortcut to return to the previous state.
So, what shortcut reverses CTRL Z? Let’s find out.

Let's learn the shortcut opposite of CTRL Z.



The Opposite of CTRL Z: CTRL Y

To start with the answer, the shortcut opposite of CTRL Z is CTRL Y. More details are covered in the conclusion section.


CTRL Z: Undo Shortcut

  • WINDOWS: CTRL + Z
  • MACBOOK: COMMAND + Z


CTRL Y: Redo Shortcut

  • WINDOWS: CTRL + Y
  • MACBOOK: COMMAND + Y


Conclusion (Details)

Let’s take a closer look at these two shortcuts. If you are unfamiliar with keyboard shortcuts, please read through to the end.

CTRL Z is the shortcut for “Undo.”

This is one of the most commonly used functions in computer programs, allowing users to reverse an action performed by mistake.

For example, if you accidentally delete a word in a text editor, pressing CTRL Z lets you undo the last action. This feature is a useful way to reverse your work.

CTRL Z is one of the most commonly used keyboard shortcuts in computer programs.

It allows users to correct mistakes and return to the previous state.

For example, if you are drawing and accidentally draw a line, pressing CTRL Z removes that line. This makes it easy to correct the drawing without starting over.

On the other hand, CTRL Y is the shortcut for “Redo.”

This function lets you redo an action that was undone with CTRL Z. For example, if you undo the deletion of a word using CTRL Z and want to delete it again, press CTRL Y to repeat the previous action.

CTRL Y is often used together with CTRL Z.

If you undo an action with CTRL Z and want to return to the original state, press CTRL Y. This lets you reverse actions or redo them as needed.

These functions are important considerations for developers when building programs that are convenient for users. Implementing these shortcuts plays a major role in improving a program’s usability.

Leave a Reply

Your email address will not be published. Required fields are marked *