Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Microsoft Technologies Articles
Page 133 of 175
How to add a character before each word in a cell in Excel
The purpose of this article is to show you how you can use a formula in Excel in order to add a specified character before each word in a cell. Add a Character before each word in a cell with the Formula The following instructions will help you to add one or a few characters before each word that appears in an Excel cell. Step 1 Open an Excel workbook, select a cell blank cell and enter the below formula mentioned formula into the formula bar and then press Enter key. =”Character”&SUBSTITUTE(cell reference, ’’ “, “character”) Consider you ...
Read MoreHow to add a scrollbar to a chart in Excel
You can use the scrollbar feature to show a chart with lots of data, just by dragging the scrollbar, you will see the data changing continuously while it's being displayed in the chart. If a lot of data needs to be shown, you can add the scrollbar. However, there is a tricky part in Excel when it comes to adding a scrollbar to a chart, so follow these steps step by step to finish this task. Add a Scrollbar in Excel You have the following data range wherein you want to add the scrollbar chart to the Excel worksheet. ...
Read MoreExcel cell conversion tutorial – Convert units, text and number, currencies, time zones, etc
When dealing with data in Excel, there are instances when you may find that you need to do certain data conversions on cells, such as converting units, converting currencies, converting time zones, and so on. Convert Units In most cases, when we need to convert a number from one unit of measure to another, we will utilize the CONVERT function. However, the CONVERT function will not operate properly for some of the unit conversions that you attempt. Step 1 You may use the CONVERT function to convert the inches specified in the range to the corresponding values in feet, centimeters, ...
Read MoreDifference between PowerShell and CMD
The history of "batch file scripting" can be traced all the way back to 1981, when the first version of MS-DOS was made available as an operating system for IBM personal computers. It was essentially a copy of the CP/M operating system that was developed by Digital Research. CP/M was one of the very first computer operating systems. Microsoft built it so that it could run on IBM PCs, operating as both the kernel and the shell, and it also included several functionalities that are seen in other shells. Over the years, Microsoft has released multiple versions of DOS, which ...
Read MoreHow to Convert Date Stored as Text to Date in Excel?
When we need to conduct trend analysis, dates act as essential elements. Dates play an important role and you need to make sure that they are conveyed in the best possible way. There are times when dates might end up being formatted as text and saved in the cells.You may have, for instance, placed a date into a cell in text format, or the date may have been imported or pasted from an external data source as text.Convert Text Dates with Two-Digit Years by Using Error CheckingIn this tutorial, we will discuss two methods to convert text formatted dates to ...
Read MoreHow to Combine Data from Multiple Excel Worksheets into One?
There are situations when the data that you require is scattered across numerous sheets in Microsoft Excel, or even multiple files. How wonderful it would be if you could collect all this data in a single document?When you are in a hurry, you can save time by simply copying and pasting the necessary cells onto the same sheet. However, the amount of time and effort required to complete this task may be quite substantial, depending on the data that you are analyzing. Instead, you could think about some of the more intelligent approaches to complete the same task.In this tutorial, ...
Read MoreHow to Calculate Age in Excel from Birthday?
Suppose you have compiled a list of the student’s dates of birth in an Excel spreadsheet, and at this point, you need to figure out how old each one of them is. Excel has a number of useful functions, like DATEDIF and YEARFRAC, that can make it easy to figure out a student’s age based on their birth date.Using the DATEDIF FunctionThe DATEDIF function can convert the birth date to the current age. The general syntax for this is as follows −=DATEDIF(birthdate, TODAY(), "y")Where, Birthdate − The date that corresponds to the student's actual birthday.TODAY() − The current date is ...
Read MoreHow to Add and Subtract Dates and Times in Excel?
Changing the dates on a spreadsheet can be a time-consuming process. You can change the dates without having to get out your calendar to count the days or months because you can do so directly in Microsoft Excel by using basic addition or subtraction.Adjusting the dates does not have to be a burden, regardless of whether this is a project schedule with due dates, a budget with dates when bills are due, or an order sheet with shipment dates. You can enter the addition or subtraction, and the new dates will be automatically calculated for you after a few straightforward ...
Read MoreHow to Convert Multiple Rows to Columns in Excel?
Let's assume you already have a list of data with many rows that only has one column in an excel sheet, but you want to convert these data to multiple rows and columns, you can achieve this using an Excel formula.Step 1Let’s consider the following list of multiple rows data and try to convert those data into multiple columns and rows using excel formula.Step 2Let’s choose an empty cell (C1) in which we will store the first data of the list of data and type the following formula in cell C1 and press Enter.=OFFSET($A$1, (ROW()-1)*3+INT((COLUMN()-3)), MOD(COLUMN()-3, 1))Step 3Now we get ...
Read MoreWhat are the differences between Jumpshare and ShareFile?
Let us understand the concepts of Jumpshare and ShareFile before learning the differences between them.JumpshareJumpshare was developed by Jumpshare Inc in the year 2012. It is a visual communication platform. By Using Jumpshare we can share our work and ideas instantly using shareable links. It combines the features like file sharing, screenshot capture, and video recording all in a single platform. It is available in MacOS, iOS, and Microsoft windows.Jumpshare offers free accounts with limited storage, and paid subscriptions with expanded storage and sharing options.FeaturesThe features of Jumpshare are as follows −Share the work visually in seconds.Delivering the work at ...
Read More