shortcut key

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Shortcut key

Shortcut key

resolvedResolved · Low Priority · Version 2003

Kannayo has attended:
Excel Introduction course

Shortcut key

what are on the shortcut keys for cut, copy & paste

RE: shortcut key

Dear Kannayo

Thank you for attending Excel Introduction course!! I hope you enjoyed the course and benefited from it.


Shortcut key for

Cut = CTRL + X

Copy = CTRL + C

Paste = CTRL + V

The easiest way to remember these is by noting the X is like a scissors and if you note all three keys X, C and V are together on the keyboard and on the Standard toolbar they are together as well. So if X reminds of scissors then others should be too difficult to remember.


I hope this has answered your query.

If this has answered your query then I would request you to please mark the question as resolved!! If not and you have a specific question related to this then please post it as a new question and we should be able to provide you the solution for it!!

Kindest Regards


Rajeev Rawat
MOS Master Instructor 2000 and 2003
MCAS Master Instructor 2007
MCT

Mon 23 Mar 2009: Automatically marked as resolved.

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

View all Excel hints and tips


Server loaded in 0.08 secs.