This is default featured post 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured post 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Wednesday, May 21, 2014

How to change the default font in excel

How to change the default font in excel


1. Click to File => Option


2. If General isn't slected, click it.


3. Then click the Use This Font drop-down list


4. Slect the font type face you want to in all new workbooks.


5. Click Ok twice and then exit and restart Excel.


Video help "how to change the default font in excel"


Wednesday, May 7, 2014

How to calculate square root in excel

SQRT function to help you calculate Square root in Excel

Microsoft excel is an applications software mainly used for creating spreadsheets. It can also be used for creating charts other diagrams, databases. Microsoft excel is a spreadsheet program intelligent.

Square root is one of calculations in Excel

The Microsoft Excel SQRT function returns the square root of a number. The syntax for the Microsoft Excel SQRT function is: =SQRT(Number)
In spreadsheet Excel if you want to calculate square root, you would type: =SQRT(Number or Cell have number)
For Example: =SQRT(16)
How to calculate square root in excel
For Example: =SQRT(A1)
How to calculate square root in excel

Note: When you use SQRT function

Number is positive number that you wish to return the square root for.
If the negative number entered in the number parameter, the SQRT function will return the #NUM! error.
Example:  =SQRT(-16)
How to calculate square root in excel