How to multiply all records in excel column by number

I have an excel sheet with a huge column size. I want to work with a column (without copying to an empty column) and multiply all the entries in this column by 1000, replacing the previous entries. Any help is appreciated. Thank you

+5
source share
2 answers

Here is the solution for you.

All you have to do is write the value in the cell, copy it, and then use the option paste special.

How to multiply range cells by number in Excel?

+7
source

, , , - B1, , ( A2) , B1, $B $1 B1, B1 , , , , B1.

enter image description here

+4

All Articles