
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
3K+ Views
Generally, in Excel, copying the data can be a time-consuming process as it involves many steps like clicking on the cell and using the copy command, then going to the destination cell and using the paste command. To get data from the left or above the current, we can use ... Read More

Pradeep Kumar
2K+ Views
When we copy data with borders in Excel and paste it in another location on the same sheet or another sheet, the borders are automatically copied with the data. If you want to copy the data without borders, it can be a problem. If we try to remove the borders ... Read More

Pradeep Kumar
11K+ Views
Sometimes in Excel, you want to only copy the values that are unique. The values that are repeated are known as duplicate values. If we try to manually select only the unique values to copy, then it can be a time-consuming and inaccurate process. Read this tutorial to learn how ... Read More

Pradeep Kumar
2K+ Views
Generally, in Excel, a list may or may not contain empty cells, and when we want to copy the values, the blank cells will also be copied by default. If we need to copy only the cells with data in them by skipping the blank cells, we need to use ... Read More

Pradeep Kumar
2K+ Views
When we have a list of elements in Excel and we want to arrange them in reverse order, it can be a complex and lengthy problem if we try to do it manually. We can make the order in reverse order easily if they are in a sorted list, but ... Read More

Pradeep Kumar
12K+ Views
In Excel, when we type large amounts of data, adjusting the cell size according to its height is one of the most time-consuming processes as we need to manually adjust the cell's height. When we copy the cells to another location, if we need to adjust the cells' height every ... Read More

Pradeep Kumar
1K+ Views
Generally, in Excel, a list may or may not contain empty cells, and when we want to copy the cells with only values, then we can use the method mentioned in this tutorial. If we try to copy and paste in the default way, then empty cells will also be ... Read More

Pradeep Kumar
18K+ Views
Generally, we always try to copy and paste data into continuous cells in a list, and when we try to apply this operation to random cells, Excel will not allow us. But there are some conditions under which we can achieve our result. There are two conditions: the selected cells ... Read More

Pradeep Kumar
19K+ Views
In Excel, you may need to copy the data from the merged cells to a normal format at times. If we try to copy the data in the merged cells and paste them, the merged cells will be pasted into the sheet. If you need to paste data into unmerged ... Read More

Pradeep Kumar
19K+ Views
If we want to duplicate the existing rows in a table in Excel when we do it manually, then it can be a time-consuming process as we need to insert and copy the values. We can automate this process using the VBA application. Read this tutorial to learn how you ... Read More