Skip to main content

Lets Start With MS Excel Short Cut Keys....

Microsoft Excel Short Cut Keys


Microsoft Excel Short Cut Keys – Leaning MS Excel is good to boost your courier. Learning shortcuts is good to get a high speed over the keyboard, you must know some shortcut keys. We have defined some very important shortcut keys, to improve your working speed over the keyboard. The starting 20 keys very important to know. If you are a daily excel user you must know the shortcut keys to improve your speed. Once you start using shortcut keys your speed will be increase and after some, you will be habitual.  In the below example you can find excel keys.
You can understand much better after watching my youtube videos.
Ctrl + N - Open a new workbook
Ctrl + O - Open File
Ctrl + C - Copy cell value, formatting, formula etc.
Ctrl + V - Paste all copied values.
Ctrl + X - Cull cell value, formatting, formula etc.
Ctrl + S - Save WorkBook
Ctrl + F - Find Text or Search Data.
Ctrl + H - Replace Data
Ctrl + B - Make text Bold
Ctrl + I - Make Text Italic
Ctrl + U - Under Line The Text
Ctrl + E - Redo
Ctrl + Z - Undo
Ctrl + A - Select All

Let learn and speed up your work....

माइक्रोसॉफ्ट एक्सेल शार्ट कट कीस


Microsoft एक्सेल शॉर्ट कट कीज़ - कीबोर्ड पर उच्च गति प्राप्त करने के लिए एक्सेल शॉर्ट कट कीज़ को समझना चाहिए, आपको कुछ शॉर्ट कट कीज़ का पता होना चाहिए। हमने कीबोर्ड पर आपके काम करने की गति को बेहतर बनाने के लिए कुछ बहुत ही महत्वपूर्ण शॉर्ट कट कीज़ को परिभाषित किया है। शुरू करने के लिए 20 कुंजी बहुत महत्वपूर्ण है। यदि आप एक दैनिक एक्सेल उपयोगकर्ता हैं, तो आपको अपनी गति में सुधार करने के लिए शॉर्ट कट कीज़ का पता होना चाहिए। एक बार जब आप शॉर्ट कट कीज़ का उपयोग करना शुरू कर देंगे तो आपकी गति बढ़ जाएगी और उस  के बाद, आप अभ्यस्त हो जाएंगे। नीचे दिए गए उदाहरण में आप एक्सेल key पा सकते हैं।

मेरे youtube वीडियो देखने के बाद आप ज्यादा अच्छे से  समझ सकते हैं।





Comments

  1. Nice post trust me you shared a very nice and helpful post. This shortcut keys are very helpful. Thanks of sharing.....
    Advanced Excel Training Institute in Delhi
    Best Excel course in Delhi

    ReplyDelete
  2. Good website! I truly love how it is easy on my eyes it is. I am wondering how I might be notified whenever a new post has been made. I have subscribed to your RSS which may do the trick? Have a great day!
    mis training in gurgaon

    ReplyDelete

Post a Comment

Popular posts from this blog

How To Use “RANK” & “RANK.AVG” Function in MS Excel.

Use of “ RANK ( ) ” , “ RANK.EG ( ) " and “ RANK.AVG ( ) ” Function Rank formula in MS Excel is very commonly use.It is easy and useful. In this article, we will describe the functionality of the RANK formula for example. We have many Rank formulas in MS Excel and here you will fill in all details about Rank Function. We will learn here:  How to use Rank(). How To Apply Rank() In Excel. What is RANK.EG() Function. Function “ RANK  () ” and “ RANK.EG ( ) " Syntex:       =RANK(number,ref,[order])    &    =RANK.EG(number,ref,[order]) Explanation: Now you can see two different formulas of Rank. One Rank() and Rank.EG() formula. So the question is what is the difference between both of them. We can say both are the same function and the output is also same. The  the difference is RANK.EG() is not supporting with the new version of Microsoft Excel 2010. Let suppose if we have some student data ...

How To Use Microsoft Excel Formula "CONCATENATE"

Use of  "CONCATENATE" Formula Formula :  " CONCATENATE ” In Microsoft Excel, CONCATENATE is a function, by which we can join two or more strings into a single cell. It can be used to combine text strings, numbers, or cell references, and can be useful for creating longer strings of text or for formatting data in a specific way. The syntax for the CONCATENATE function is as follows: =CONCATENATE (TEX1,TEX2, TEX3, TEX4 ................) Explanation: CONCATENATE is a very useful function in Microsoft Excel. We can join up to 30 texts together at a time. We can use CONCATENATE within the sheet, different sheets, and different workbooks. Let's suppose we have huge data with employees' names and we want to add Mr. Ms. Miss etc, before the names. It is not easy and time consuming to add Mr. or Miss. one by one. But there is a formula named CONCATENATE, could help to reduce time taking work do your work easily and very quickly. In order to understand ...

How To Use "LEFT" & “ RIGHT" Formulas in MS Excel.

Uses and explanation of "LEFT" & “ RIGHT Formulas. MS Excel formulas: Easiest way to understand Syntax and usage : Formula:  A: "RIGHT”     B:   “LEFT” =RIGHT(Text,[num_chars]) Explanation:    RIGHT formula is used to split the value inside the cell. In a cell we have a name like "John Abraham", but we don't need the full name, as per client requirement, we want only last name from the tab. In this case, we can use Right formula in MS Excel. Example:   Let suppose we have the name “Mark Henry” in a cell A:1. We would like to take only “Henry” from the cell. See below, how can we pull the last name by the RIGHT formula.  =RIGHT ( E9 , 6 ) You can see in the above table that we can separate Hanery name with using RIGHT formula. Name: Mark Hanery. Query:  We want to separate the last name only.  Formula = Right(E9,6)  Result: Hanery E9 is the cell reference and 6 is the number of...