I want to copy a column of numbers. The cells contain a formula using other columns, e.g.=SOMEFUNCTION(B1) where B1 is a cell in another column, another sheet. When I copy and paste, I get the formula, not the number I would like to be able to 1. paste the actual numbers and / or 2. link to the column, e.g. something like =Sheet1:B1
Select the range to copy, then select the top-left cell you want to paste to, right click, select paste special from the pop up, and for the "paste what", use Values.