
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 1235 Articles

Pradeep Kumar
1K+ Views
Have you ever thought that we can send an email from an Excel formula with a single mouse click? When you click on a mailto hyperlink in Excel, an email message will be generated automatically with the fields that you choose spelled out. This happens automatically. However, when you send ... Read More

Pradeep Kumar
661 Views
New Worksheets are continually being added to your Workbook. It might seem incredibly tedious to have to do everything by hand at times (specifically if you have multiple sheets to add). Automating these monotonous tasks is a quick and easy way to solve the problem. Using VBA to Add ... Read More

Pradeep Kumar
1K+ Views
New Worksheets are continually being added to your Workbook. It might seem incredibly tedious to have to do everything by hand at times (specifically if you have multiple sheets to add). Automating these monotonous tasks is a quick and easy way to solve the problem. Using VBA to Add New ... Read More

Pradeep Kumar
283 Views
The data storage, organisation, and manipulation capabilities of Microsoft Excel are the primary motivations for the software's creation and development. Excel Worksheet plays an important part by providing many features to alleviate the laborious process of managing data. Read through this tutorial to find out how you can add new ... Read More

Pradeep Kumar
12K+ Views
To determine the precise time at which you will have completed the assignment while you are actively employed, you may need to add a certain number of business days or hours to the given date. In this article, we will demonstrate many different approaches to including a number of business ... Read More

Pradeep Kumar
23K+ Views
You may be curious how it is going to help if we take data that is organised in many columns and turn it into rows. It is preferred, in general, for each row of data to be analogous to a record and to contain a single data point. The columnar ... Read More

Pradeep Kumar
295 Views
A thermometer chart is a graphical representation of the precise value of a well-defined measurement. It is used to show the percentage of achievement. It is based on a single cell of accomplishment, and it is the easiest way used in a dashboard to show the progress of all, whether ... Read More

Pradeep Kumar
2K+ Views
It is possible that we will have scenarios where we need to make rapid changes to a range of cells in Excel. For example, there are multiple tables in some of the worksheets that have values that are in six digit numbers and you want to decrease them to, by ... Read More

Pradeep Kumar
578 Views
Excel's built-in formulas and tools make it possible to conduct basic arithmetic operations such as addition, subtraction, multiplication, etc., but performing calculations involving exponential functions can be more challenging. In Microsoft Excel, an exponential computation cannot be performed with the help of any of the program's built-in tools. As a ... Read More

Pradeep Kumar
935 Views
Sometimes the scenario may come how to find the most negative value possible in your Excel spreadsheet. Imagine that instead of positive numbers there are hundreds of thousands of lines filled with negative numbers. The formula which you will learn in this tutorial will prove useful in the circumstances like ... Read More