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
Pradeep Kumar has Published 1136 Articles
Pradeep Kumar
396 Views
Sometimes in Excel, you want to find the cells with the same data or with approximate data from the existing work sheet. If you try to do that manually, then it will be a very complex and time-consuming process to find them. But we can use a simple function in ... Read More
Pradeep Kumar
1K+ Views
Applying freeze is only possible for one row at a time in a column, but have you ever tried to apply freeze or unfreeze panes to multiple worksheets at once? This can only be done using the VBA in Excel. Read this tutorial to learn how you can apply freeze ... Read More
Pradeep Kumar
9K+ Views
Adding data validation to a single sheet could be a simple matter; we just need to select the cells and click on data validation and enter a formula, but have you ever tried to add data validation to multiple cells at once? Read this tutorial to learn how ... Read More
Pradeep Kumar
5K+ Views
Let us assume we have a situation where we want to allow only numbers for a range of cells in Excel and everyone is entering different data other than a phone number. We can make the cells only allow phone numbers. This process has two steps. The first step is ... Read More
Pradeep Kumar
2K+ Views
Consider the following scenario: you want to allow only numbers in specific Excel cells. Then it can only be possible by using the data validation in Excel. Is it a very simple process? Just use the formula in the type, which will be explained in the below description. ... Read More
Pradeep Kumar
722 Views
You have tried applying custom number format in the cells using the format cells, but have you ever tried applying custom number format in an Excel chart? It is a very simple process to apply custom number formatting in an Excel chart; it can be done by formatting the axis. ... Read More
Pradeep Kumar
10K+ Views
Assume we have a list of texts where each cell contains multiple words and another list that contains words from the other list, and you want to highlight the cells where these words are present so we can use conditional formatting searches for multiple words to solve the problem in ... Read More
Pradeep Kumar
5K+ Views
Have you ever tried comparing the data on two different work sheets? Yes, it is possible to compare data from two different sheets in Excel. Let us assume we have two lists that contain the current prices of stocks and the price of a stock last month for a list ... Read More
Pradeep Kumar
3K+ Views
You could have added different colours to cells in Excel, but have you tried adding different shades of the same colour to the cells? It is possible to add shades of the same colour to the spreadsheet cells. Adding shades of the same colour will look better than using different ... Read More
Pradeep Kumar
432 Views
When we are using Excel, we want to add different colours to cells to create a design that can improve the neatness of the data. This also makes the excel sheet look nicer and allows for faster data analysis. This article will help you understand how we can apply color-banded ... Read More