Author: Admin
-
How to Change the Decimal Separator in Excel
Why Change the Decimal Separator? Different regions around the world use different characters as decimal and thousands separators. For example, in the United States, a period (.) is commonly used as a decimal separator, while a comma (,) is used to separate thousands. In many European countries, the opposite is true—a comma is used as…
-
How to Verify Email Addresses in Google Sheets: A Step-by-Step Guide
In Google Spreadsheet you can check whether the value entered is a proper email address by creating a data validation rule. This rule does a simple verification and checks for the @ symbol in the entered value. Let us say you have a column in your spreadsheet that needs to accept only email addresses, then…
-
How to increase number of worksheets Excel
Microsoft Excel by default contains 3 worksheets while creating a new Workbook. For creating a new workbook you can specify the number of Worksheet that a Workbook needs to contain. This can be modified using Excel Options. Listed below are steps for increasing number of Worksheets for a new Workbook in Excel 2013, Excel 2010…
-
A trick to flip a column upside down in Excel
Excel users can sort a column using the Sort feature available as part of Sort & Filter menu. But what if you want to flip a column upside down. Let us see this with an example column having some text values as shown below. We will not be able to apply sort feature directly on…
-
Prevent users from adding new worksheet in Excel
Excel 2016, 2013 and 2010 provides an option to prevent users from adding new worksheet to existing Workbook structure. So if you are the owner of Excel file and you do not want to allow other users to add any new worksheet, rename or move worksheet then you can use Protect Workbook Structure option to…