Skip to main content

This is my blogs

harry bhai

  HTML Tutorial For Beginners In Hindi (With Notes) Chapter – 0 (Introduction)   HTML – Hyper Text Markup Language Html is the language of the web. It is used to create websites. We use HTML tags to define the look and feel of a website. With an understanding of these tags and How to put them together, we can create beautiful websites easily!   Then why CSS and JavaScript        HTML is used for defining the layout of a page – A barebone page structure.        CSS is used to add styling to that barebone page created using HTML.        JavaScript (JS) is used to program logic for the page layout. E.g. what happens when a user hovers on a text when to hide or show elements etc?   A Beautiful analogy HTML = Card body (only metal) CSS = Car paint, design, etc. JavaScript = Car engine + Interior logic   We will start learning how to build beautiful layouts in this course.   Installing VS Code We can use any text editor of our choice. Here, I am using VS Code because it is lightweight, open-

Learn Microsoft Excel shortly.

Introduction to Microsoft Excel 101

What is Microsoft Excel?
Microsoft Excel is a spreadsheet program that is used to record and analyze numerical data. Think of a spreadsheet as a collection of columns and rows that form a table. Alphabetical letters are usually assigned to columns and numbers are usually assigned to rows. The point where a column and a row meet is called a cell. The address of a cell is given by the letter representing the column and the number representing a row. Let's illustrate this using the following image.
Why Should I Learn Microsoft Excel?
We all deal with numbers in one way or the other. We all have daily expenses that we pay for from the monthly income that we earn. For one to spend wisely, they will need to know their income vs. expenditure. Microsoft Excel comes in handy when we want to record, analyze, and store such numeric data.
Introduction to Microsoft Excel
Where can I get Microsoft Excel?
There are several ways in which you can get Microsoft Excel. You can buy it from a hardware computer shop that also sells software. Microsoft Excel is part of the Microsoft Office suite of programs. Alternatively, you can download it from the Microsoft website but you will have to buy the license key.
In this tutorial, we are going to cover the following topics.
How to Open Microsoft Excel?
Understanding the Ribbon
Understanding the worksheet
Customization Microsoft Excel Environment
Important Excel shortcuts
How to Open Microsoft Excel?
Running Excel is not different from running any other Windows program. If you are running Windows with a GUI like (Windows XP, Vista, and 7) follow the following steps.
Click on the start menu
Point to all programs
Point to Microsoft Excel
Click on Microsoft Excel
Alternatively, you can also open it from the start menu if it has been added there. You can also open it from the desktop shortcut if you have created one.
For this tutorial, we will be working with Windows 8.1 and Microsoft Excel 2013. Follow the following steps to run Excel on Windows 8.1
Click on the start menu
Search for Excel N.B. even before you even typing, all programs starting with what you have typed will be listed.
Click on Microsoft Excel
The following image shows you how to do this
Learning Microsoft Excel 101
Understanding the Ribbon
The ribbon provides shortcuts to commands in Excel. A command is an action that the user performs. An example of a command is creating a new document, printing a documenting, etc. The image below shows the ribbon used in Excel 2013.
Learning Microsoft Excel 101
Ribbon components explained
Ribbon start button - it is used to access commands i.e. creating new documents, saving existing work, printing, accessing the options for customizing Excel, etc.
Ribbon tabs – the tabs are used to group similar commands together. The home tab is used for basic commands such as formatting the data to make it more presentable, sorting, and finding specific data within the spreadsheet.
Ribbon bar – the bars are used to group similar commands together. As an example, the Alignment ribbon bar is used to group all the commands that are used to align data together.
Understanding the worksheet (Rows and Columns, Sheets, Workbooks)
A worksheet is a collection of rows and columns. When a row and a column meet, they form a cell. Cells are used to record data. Each cell is uniquely identified using a cell address. Columns are usually labeled with letters while rows are usually numbers.
A workbook is a collection of worksheets. By default, a workbook has three cells in Excel. You can delete or add more sheets to suit your requirements. By default, the sheets are named Sheet1, Sheet2, and so on and so forth. You can rename the sheet names to more meaningful names i.e. Daily Expenses, Monthly Budget, etc.
Learning Microsoft Excel 101
Customization Microsoft Excel Environment
Personally, I like the black color, so my excel theme looks blackish. Your favorite color could be blue, and you too can make your theme color look blue-like. If you are not a programmer, you may not want to include ribbon tabs i.e. developer. All this is made possible via customizations. In this sub-section, we are going to look at;
Customization the ribbon
Setting the color theme
Settings for formulas
Proofing settings
Save settings
Customization of ribbon
Learning Microsoft Excel 101
The above image shows the default ribbon in Excel 2013. Let's start with customization of the ribbon, suppose you do not wish to see some of the tabs on the ribbon, or you would like to add some tabs that are missing such as the developer tab. You can use the options window to achieve this.
Click on the ribbon start button
Select options from the drop-down menu. You should be able to see an Excel Options dialog window
Select the customize ribbon option from the left-hand side panel as shown below
Learning Microsoft Excel 101
On your right-hand side, remove the checkmarks from the tabs that you do not wish to see on the ribbon. For this example, we have removed the Page Layout, Review, and View tab.
Click on the "OK" button when you are done.
Your ribbon will look as follows
Learning Microsoft Excel 101
Adding custom tabs to the ribbon
You can also add your own tab, give it a custom name, and assign commands to it. Let's add a tab to the ribbon with the text Guru99
Learning Microsoft Excel 101
Right-click on the ribbon and select Customize the Ribbon. The dialogue window shown above will appear
Click on the new tab button as illustrated in the animated image below
Select the newly created tab
Click on the Rename button
Give it the name of Guru99
Select the New Group (Custom) under the Guru99 tab as shown in the image below
Click on the Rename button and give it the name of My Commands
Let's now add commands to my ribbon bar
The commands are listed on the middle panel
Select All chart types command and clicks on the Add button
Click on OK
Your ribbon will look as follows
Learning Microsoft Excel 101
Setting the color theme
To set the color theme for your Excel sheet you have to go to Excel ribbon and click on à File àOption command. It will open a window where you have to follow the following steps.
Learning Microsoft Excel 101
The general tab on the left-hand panel will be selected by default.
Look for the color scheme under General options for working with Excel
Click on the color scheme drop-down list and select the desired color
Click on the OK button
Settings for formulas
This option allows you to define how Excel behaves when you are working with formulas. You can use it to set options i.e. autocomplete when entering formulas, change the cell referencing style, and use numbers for both columns and rows, and other options.
Learning Microsoft Excel 101
If you want to activate an option, click on its checkbox. If you want to deactivate an option, remove the mark from the checkbox. You can this option from the Options dialogue window under the formulas tab from the left-hand side panel
Proofing settings
Learning Microsoft Excel 101
This option manipulates the entered text entered into excel. It allows setting options such as the dictionary language that should be used when checking for wrong spellings, suggestions from the dictionary, etc. You can this option from the options dialogue window under the proofing tab from the left-hand side panel
Save settings
Learning Microsoft Excel 101
This option allows you to define the default file format when saving files, enable auto-recovery in case your computer goes off before you could save your work, etc. You can use this option from the Options dialogue window under the save tab from the left-hand side panel
Important Excel shortcuts
Ctrl + P used to open the print dialogue window
Ctrl + N creates a new workbook
Ctrl + S saves the current workbook
Ctrl + C copy contents of current select
Ctrl + V paste data from the clipboard
SHIFT + F3 displays the function insert dialog window
SHIFT + F11 Creates a new worksheet
F2 Check formula and cell range covered
Best Practices when working with Microsoft Excel
Save workbooks with backward compatibility in mind. If you are not using the latest features in higher versions of Excel, you should save your files in 2003 *.xls format for backward compatibility
Use descriptive names for columns and worksheets in a workbook
Avoid working with complex formulas with many variables. Try to break them down into small managed results that you can use to build on
Use built-in functions whenever you can instead of writing your own formulas.     


       Hey, guys, this is my first post for computer students.
Please help us to grow my blogging career.


❤❤❤❤


so don't forget.

Stay home. 
                      & 
Save your life to coronavirus (COVID -19).

This is my Instagram link is here below...

https://www.instagram.com/?hl=en



&

This is my Youtube Chanel link is here below...

https://www.youtube.com/channel/UC1J72jS6myf2-T9CPvmqJMg?view_as=subscriber





please, guys, go here & doing follow & subscribe to my Chanel...

Comments

Popular posts from this blog

Learn MS-Access in this blog.

MS Access – Database Management System by Microsoft MS Access or Microsoft Access is a Database Management System (DBMS) by Microsoft. In Microsoft Access, Jet Database Engine is merged with the Graphical User Interface (GUI) and Software development tools. You can create customizable database applications using MS Access with many  built-in functions  like string, numeric, date, and information functions. MS Access 2016 is a part of the  MS Office  suite. Here we will learn the basics of MS Access and its design and implementation in context as an  accounting system . Let us get started.  Suggested Videos   Objectives of Business Levels of Management   MS Access – What is Microsoft Access? As we have learned before a Database Management System is software that helps its users store and effectively manage databases. It is a systematic system/software to create, store, manage, manipulate, retrieves, and update any kind of data.  One of the main applications of  DBMS  is that it can also

Learn About MS-Office in shortly...

   1. -    What is MS-Office? -    It is a Microsoft Company developed application software.it's used for office work.       It is a very helpful software for men who work in a very big or small office. It did the office work very simply.  2.-   Its version.  -  It had many versions but the same best version is here.        1 MS-Office 2003     2 MS-Office 2007     3 MS-Office 2013 3.-  Its parts. -  It's 4 important parts.    These are here.   1 MS-Word   2 MS-Excel.   3 MS-Powerpoint.   4 MS-Access.                              ➤  1. Let's know about the MS-Word...     -    This is a very important application. It's used to give the user comfort. It is application software and its use only to  edit your letter, formatting different types & colors of the text  & it's used to give the user many styles of text editor.   It has many options for edit the text & letters            ➤ 2. Let's know about the MS-Excel... - This is a very important applicati

Learn About The MS-Powerpoint

 Microsoft PowerPoint is a presentation program,[7] created by Robert Gaskins and Dennis Austin[7] at a software company named Forethought, Inc.[7] It was released on April 20, 1987,[8] initially for Macintosh System Operating system based computers only.[7] Microsoft acquired PowerPoint for about $14 million three months after it appeared.[9] This was Microsoft's first significant acquisition,[10] and Microsoft set up a new business unit for PowerPoint in Silicon Valley where Forethought had been located.[10] PowerPoint became a component of the Microsoft Office suite, first offered in 1989 for Macintosh[11] and in 1990 for Windows,[12] which bundled several Microsoft apps. Beginning with PowerPoint 4.0 (1994), PowerPoint was integrated into Microsoft Office development and adopted shared common components and a converged user interface.[13] PowerPoint's market share was very small at first, prior to introducing a version for Microsoft Windows, but grew rapidly with the growth

Learn about MS-Word in shortly.

     1.- What is WS-Word? -  The WS-Word is application software. It's used to do office work easily.      It's used to change letter formatting, editing text, editing text style & It had many  options for doing office work easily.  there are two ways to open the WS-Word on the computer.                                        these are here below.                                                                                        This is the first way to open WS-Word.     1. go to the  "Start Menu " on the computer.     2. Now go to the " All Program " on the computer.     3. Now go to the  "MS-Office " option.     4. And Now Click the "MS-Word " option.              And finally, MS-Word is opening ...                                                   This is the second way to open  MS-Word.       1. Press the "Windows Button + R "        2. And now write the dialog box "Winword".       3. Now click "Ok &qu

harry bhai

  HTML Tutorial For Beginners In Hindi (With Notes) Chapter – 0 (Introduction)   HTML – Hyper Text Markup Language Html is the language of the web. It is used to create websites. We use HTML tags to define the look and feel of a website. With an understanding of these tags and How to put them together, we can create beautiful websites easily!   Then why CSS and JavaScript        HTML is used for defining the layout of a page – A barebone page structure.        CSS is used to add styling to that barebone page created using HTML.        JavaScript (JS) is used to program logic for the page layout. E.g. what happens when a user hovers on a text when to hide or show elements etc?   A Beautiful analogy HTML = Card body (only metal) CSS = Car paint, design, etc. JavaScript = Car engine + Interior logic   We will start learning how to build beautiful layouts in this course.   Installing VS Code We can use any text editor of our choice. Here, I am using VS Code because it is lightweight, open-