
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Found 1380 Articles for MS Excel

9K+ Views
In this article, we will look at the steps on how to list column header names in a single column in Excel. This application is a useful tool for analyzing and carrying out complex calculations for numerical data. Excel provides many formulas and functions that aid in analyzing numerical data as well as visualizing this data with the help of various charts and plots. Excel is a spreadsheet application that is divided into rows and columns. Each column is given a heading or a header name. This heading represents a specific detail that is stored in that column. For example, ... Read More

350 Views
In this article, we will look at the approach that is used for listing all the worksheets and how to switch worksheets using Excel shortcuts. Excel is a software application that provides end users with many functionalities including shortcuts to make their work faster and increase the productivity of the end users. In addition to this, there are also third-party tools available that can be easily integrated with Excel to enhance the features and functionalities provided by Excel. The only best way to list all the worksheets in Excel is by using a third-party add-in tool called Kutools. This third-party ... Read More

5K+ Views
In this article, the user will understand the concept how to list the names of all the tables in a particular Excel worksheet. Excel provides ways to present data to the end user. One of the ways is by organizing the data in a table. A table is a two-dimensional structure that holds data in the form of horizontal rows and vertical columns. In Excel, before inserting a table, we need to enter the data required for the table rows and columns. Then these cells having data are selected and a table is inserted using the Table option under Insert ... Read More

8K+ Views
In this article, we will discuss how to list all dates which fall on Mondays or Fridays in the given month in Excel. Like numeric data, Excel also works well with dates. If we want to fill a series of dates in a worksheet, we can simply use Fill handle. But what if we want only those dates that fall on a Monday or Friday. This task cannot be achieved using Fill handle. We can use two ways to fill the dates in the given month that fall on Monday or Friday. The user defined function would be used in ... Read More

393 Views
Excel provides various formulas and functions to analyze and examine numerical data. These formulas and functions are mostly aimed at numerical data. An Excel worksheet contains data that is either manually entered or calculated using formulae, but formulas are not visible in the worksheet. We aim to list all the formulas used in an Excel worksheet. In this article, we will describe different ways to list all the formulas present in the given worksheet in Excel. The two major examples can be used to list all the formulae in an Excel worksheet. The Show Formulas option utilize in example 1 ... Read More

4K+ Views
MS Word and MS Excel are two widely used software applications in offices. MS Word and MS Excel both are a part of the Microsoft Office Suite, developed by Microsoft Corporation. However, they are completely different from each other in terms of their primary function. MS Word is a word processing tool used for creating and editing text-based documents like letter, reports, etc.; whereas MS Excel is a spreadsheet tool used to organize and analyze data with the help of several mathematical tools like formula, chart, pivot tables, etc. Read this article to learn more about MS Word and ... Read More

2K+ Views
Inserting the number for the missing sequential number in Excel means that the user wants to complete the missing number in Excel by using the available Excel feature. This article will understand two basic ways to perform this task. The first example, guide the proper way to use VBA code to complete the missing sequence numbers in Excel. This example can be a little tedious as here, users need to learn the way to code and use proper code indentation to solve the task. Another example available in the sheet describes the method to use kutools, to fill up the ... Read More

448 Views
In Excel, conditional formatting is a feature that allows users to apply formatting to cells based on specific conditions or criteria. By using conditional formatting, the user can color, highlight, or format cells dynamically, that depends upon the values, formulas, or rules the user defines. Unique values are the ones that do not have any exact matching value in the Excel sheet. While the duplicate value is the one that has the same values available in the list. This article illustrates two common examples of the same. The first example allows the user to determine the duplicate value. In this ... Read More

287 Views
In Excel, conditional formatting is a feature that allows users to apply formatting to cells based on specific conditions or criteria. By using conditional formatting, the user can color, highlight, or format cells dynamically, that depends upon the values, formulas, or rules the user defines. This feature is useful for some data points, patterns, or trends in the Excel worksheets, this makes the data easier to interpret and analyze the data. Instead of manually scanning through cells or applying to format individually. This feature allows the user to automate the process and apply formatting dynamically as the data changes. Benefits ... Read More

5K+ Views
By using conditional formatting, the user can color, highlight, or format cells dynamically, that depends upon the values, formulas, or rules the user defines. This feature is useful for some data points, patterns, or trends in the Excel worksheets, this makes the data easier to interpret and analyze the data. Instead of manually scanning through cells or applying to format individually. This feature allows the user to automate the process and apply formatting dynamically as the data changes. In this article, users will learn the process of determining the number of dates older than 30 days in Excel. The ... Read More