Pradeep Kumar has Published 1035 Articles

How to Copy and Paste Multiple Non-Adjacent Cells/Rows/Columns in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:34:30

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

How to Copy and Paste Merged Cells to Single Cells in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:32:44

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

How to Copy and Insert Row Multiple Times or Duplicate the Row X Times in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:31:54

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

How to Copy a Selected Range to a New Workbook in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:30:28

1K+ Views

Have you experienced a situation where you want to copy selected data from the existing sheet to another sheet? If we try to do this manually, it will be a time-consuming process as we need to create a new workbook and then copy the data. We can automate the task ... Read More

How to Copy a Hidden Sheet in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:29:26

2K+ Views

We can easily copy and paste data into an Excel sheet or the entire worksheet in Excel. But it can be a very lengthy process if we try to copy the data from the hidden sheet. We can copy the data from a hidden sheet without unhiding the sheet by ... Read More

How To Copy a Column and Paste Only the Unique Records in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:28:00

4K+ Views

Sometimes in Excel, you want to only copy the values that are unique. The values that are not repeated in a list are known as "unique values." If we try to manually select only the unique values to copy, then it can be a time-consuming and inaccurate process. In this ... Read More

How to Convert Zip Code to State in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:26:49

6K+ Views

In Excel, you will occasionally be asked to convert a given zip code to the state name. A zip code can be used to uniquely identify a place based on a number. The zip code is mainly used for shipping the parcels. Every state has a starting and ending zip ... Read More

How to Convert Zeroes to Dashes in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:25:21

13K+ Views

Sometimes in Excel, you just need to convert the zeros to dashes to represent that there is no value in the cell. We can do this task if we treat zero as a value. If we try to solve this manually, it can be good for small amounts of data, ... Read More

How to Convert yyyymmddhhmmss Date Format to Normal Datetime in Excel?Datetime in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:21:50

2K+ Views

In Excel, we always try to show the date and time in the format of dd-mm-yyyy hh:mm:ss, which is the standard format when we use the date and time in Excel. But when the date and time are given in another format, some users may feel uncomfortable using them because ... Read More

How to Convert Weekday String to Number in Excel?

Pradeep Kumar

Pradeep Kumar

Updated on 07-Mar-2023 15:18:56

661 Views

Sometimes in Excel, you would need to convert the given day name to a number, like one for Monday, two for Tuesday, and so on. If we try to convert the days manually, we can use it if there are fewer values; when there are more values, we can’t use ... Read More

Advertisements