Microsoft Excel help needed
January 11, 2006 5:24 PM
Subscribe
Microsoft Excel help needed.
I recently found that all of the values in a spreadsheet I'm using are out by a factor of ~0.8. I'd like to do something similar to a search and replace, where every cell that contains a number is replaced by 0.8 times that number. So, cell = 0.8*cell. I want the resulting cell to just be a raw value, not a formula (for easy copying and pasting). Can this be done?
[Running Microsoft Excel X for Mac, by the way]
posted by teem to computers & internet (11 comments total)
Enter a formula that multiplies adjacent cell by 0.8.
Copy and paste that formula over the whole column.
Recalc (if on manual recalc).
Copy the new column. Right Click. Paste Special. Values.
posted by randomstriker at 5:26 PM on January 11, 2006