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
-
Economics & Finance
Microsoft Technologies Articles
Page 125 of 175
How to add horizontal borders only in specific range in Excel
Borders in Excel In Excel, the lines that make up a cell's border are referred to as "boxes." By maintaining borders, we are able to frame any data and give it a defined boundary in an appropriate manner. You can highlight specific values by outlining summarised values or separating data into ranges of cells; additionally, you can place borders around individual cells. Add horizontal borders only in specific range in excel In a normal situation, we are able to quickly and easily add a Bottom border and a Top border for a selected range by clicking the appropriate Border button ...
Read MoreHow to add days to date including or excluding weekends and holidays in Excel
When you add days to a given date, you are excluding weekends and holidays, which means that you are adding business days from Monday to Friday, not weekends and holidays. Adding Business days Excluding Weekends with the formula Kindly find the below steps to add days excluding weekends. Step 1 Open an Excel workbook, add date and days to it as you desire and enter the below formula in the blank cell and then press Enter key to get the output or result. =WORKDAY(A2, B2) In this A2 cell is the start date and the B2 cell ...
Read MoreHow to add custom button to the right click/context menu in Excel?
Excel gives you access to a Context menu that is loaded with options whenever you right-click on a cell. This menu gives you the ability to perform a wide variety of tasks. It's possible that you should add some features to the Context menu, especially if those features are ones that you use frequently. Unfortunately, you cannot change Context menus in the same way that you can edit other menus, which is by selecting Customize from the Tools menu. This is the only way to edit Context menus. The Cell menu is the most frequent form of the Context Menu ...
Read MoreHow to add check mark in a cell with double clicking in Excel
There is a symbol known as a check mark that can be entered into a cell just like any text that you type. This implies that the check mark will be copied along with the cell whenever you copy the cell, and it will also be deleted along with the cell if you delete the cell. You can format it in the same ways as conventional text by adjusting the color and the size of the font. A checkmark, often known as a tick, is a mark that can be used to represent the word "Yes, " to mention the ...
Read MoreHow to add border line below when value changes in an Excel column?
Worksheets created in Excel can often be difficult to comprehend since they include a lot of information and have a complex structure. Putting a border around the cells in a worksheet can help you differentiate between the various parts, draw attention to certain data like as column headings or total rows, and make your spreadsheets more presentable and visually appealing. In Excel, a border is a line that surrounds an individual cell or a group of cells. In most cases, cell boundaries are utilized to highlight a particular region of a spreadsheet in order to draw attention to that region. ...
Read MoreHow to add best fit line/curve and formula in Excel
Consider an example that you are researching the relationship between the purchases and the prices. Now you want to keep this data in an Excel workbook with the best fit curve of the data. You can add the best fit line or curve to your data using an Excel workbook and it’s easy to do. Adding best fit line/curve and formula in Excel Kindly note this mentioned can be used in Excel 2013 or the latest versions. Consider you have given your data of purchases and prices in an Excel workbook. It is possible to add the best fit line ...
Read MoreHow to add background color to headers or footers in an Excel sheet while printing
We know that we can add pictures or contents to the header or footer in an Excel workbook, which will be displayed while printing. Here you can also add color to the background of headers or footers. There is no built-in function available to do it. But I can show you some ways to achieve this. Add background color to header or footer by fill color Below are the steps that you need to follow to achieve this. Step 1 Open an Excel workbook, click on Page Layout and then click on Page Setup as shown in the below screenshot. ...
Read MoreHow to add a single data point in an Excel line chart?
Excel makes it simple to combine two data series into a single chart. Now, only one data point must be added to an existing Excel line chart. Add a single data point in an excel line chart Let’s understand step by step with an example. Step 1 In the first, we must create a sample data for chart in an excel sheet in columnar format as shown in the below screenshot. Step 2 Then, select the cells in the A2:B8 range. Click on Insert tool bar and select chart>Line>2-D Line to display the Line graph. Below is the screenshot ...
Read MoreHow to add and change document author (document properties) in Excel
In the Excel workbook by default author will be the name of the person who creates the Excel workbook and it usually is the one name. At times workbook may be created by multiple/several persons, in that case, it requires adding the author names to the Excel workbook. Here you will see how to add and change the author names in an Excel workbook. How to quickly add authors for Excel workbook Below steps guides you, on how to add the other authors to the current Excel workbook. Step 1 Open an Excel workbook, click on File and then select ...
Read MoreHow to add arrows to line / column chart in Excel
If your worksheet has a column chart or a line chart, you may find that you need to add arrows to the column chart in order to show how the values are related to one another in terms of increasing or decreasing. In point of fact, there is not a direct method for adding the arrows to the column bar; nevertheless, you can draw the arrow shapes and copy them to the column chart. In this article, I'll discuss the process of adding arrows to a line or column chart. Add arrows to column chart in excel Step 1 In ...
Read More