
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
6K+ Views
It's common practice to highlight individual cells in Excel, but sometimes you may want to highlight specific characters within a text string within a single cell, as illustrated. This post will show you how to bold specific portions of a string of text within a cell. You can make a ... Read More

Pradeep Kumar
1K+ Views
When you are calculating some formulas in Excel, the result may be incorrect sometimes due of the rounding, and you may be wondering how to avoid making rounding errors while calculating in Excel. Avoid Rounding Errors while Calculating in Excel Let’s understand step by step with an example. Step 1 ... Read More

Pradeep Kumar
1K+ Views
Excel will display a notice known as a #REF error (the "ref" stands for reference) if a formula makes reference to a cell that does not now exist. This is typically the result of removing cells that a calculation is referring to. A competent financial analyst will be familiar with ... Read More

Pradeep Kumar
2K+ Views
When we open a new excel sheet, we can see that the sheet will start from the cell A1, but when we open an existing worksheet, we can see that the sheet will start from where we last saved it. When we send the sheet to other people, they will ... Read More

Pradeep Kumar
4K+ Views
Let us assume we have an Active X command on an Excel sheet at one place, and the data in the Excel sheet is in large volumes. If you want to use the active x command, we need to search for it every time. This problem can be solved by making ... Read More

Pradeep Kumar
4K+ Views
Sometimes, in Excel, you want to calculate the average of absolute values. If we consider the values as positive, even if they are negative, then they are called the absolute values. The absolute values are always positive. Basically, absolute values are used in calculating distances or inequalities. If we want ... Read More

Pradeep Kumar
29K+ Views
You could have applied the average function to tables in Excel, but have you ever tried to use the average in filtered cells? When we apply the direct formula to the filtered cells, the result is an error. There is a special method for finding the average for filtered cells. ... Read More

Pradeep Kumar
14K+ Views
Sometimes, when we want to calculate the average of every five objects in Excel, we can directly follow a shortcut, which will be mentioned in this article. This will save you a lot of time compared to calculating the average for every five units using the general method. This tutorial ... Read More

Pradeep Kumar
890 Views
Have you ever tried to find the average of values based on the days of the week? Doing it manually can be an awfully long and time-consuming process. We can do it directly by using the formulas supported by Excel. This tutorial will help you understand how we can average ... Read More

Pradeep Kumar
6K+ Views
You could have always tried to average cells where there are no error values. But have you ever faced a situation where you wanted to average the range of data but were not able to do that because of the presence of error values? This tutorial will help you understand ... Read More