OT- Excell help

Status
Not open for further replies.

starsong

Vaping Master
ECF Veteran
Jan 1, 2011
4,703
4,672
SoCal
well I know a way but it isn't really what you want. It would be taking the cell next to it (or somewhere) and multiplying the orig x 2. Drag that down the range to get all the new values, then cut and paste special to paste just the values, not the formula

Lemme try that a little clearer...

Orig value is in cell A1. Go over to like K1. Enter =A1*2
Then drag that down the line, K1 thru K25 or whatever
now those are the new values
Select and copy
Go back to A1 and do Paste Special, and pick Values not Formulas

Will that work for you?
 

leaford

Vaping Master
ECF Veteran
May 1, 2008
6,863
432
Shenzhen, Guangdong, China
Dork ! :)

It's Excel, not Excell.


- In an empty cell, enter the number that you want to multiply by.
- Select that cell, right click and Copy .
- Select the range of cells you want to multiply.
- Right-click them and select Paste Special.
- Click Multiply.

Congratulations.

Seriously, thanks! That'll help save me a lot of time in the future. Y'know, cause you answered too late to help me NOW. :p
 

caged

Ultra Member
ECF Veteran
Verified Member
Dec 13, 2010
2,151
824
Laurel, MD
Dork ! :)

It's Excel, not Excell.


- In an empty cell, enter the number that you want to multiply by.
- Select that cell, right click and Copy .
- Select the range of cells you want to multiply.
- Right-click them and select Paste Special.
- Click Multiply.

Congratulations.

You should have had him create a macro containing loops in VBA. That's how real men do it.
 

pmos69

Ultra Member
ECF Veteran
Verified Member
Jan 19, 2011
1,750
368
Portugal
You should have had him create a macro containing loops in VBA. That's how real men do it.

Nah. Could have sent him a python script that opened the excelL file and did all the multiplying from the command line.
Just didn't know if the excelL file had the same format as an excel file :)
 
Status
Not open for further replies.

Users who are viewing this thread