Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I wish to copy a formula to a number of rows in a column using a value from a
particular cell in each formula. What is happening is that when I paste the copied formula the reference to the cell with the value I wish to use is moved down with the other cell references. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you use absolute references then it should do what you want. For example
=$A$2*6 will always reference cell A2 no matter where it is copied to. Mike "effnbee" wrote: I wish to copy a formula to a number of rows in a column using a value from a particular cell in each formula. What is happening is that when I paste the copied formula the reference to the cell with the value I wish to use is moved down with the other cell references. |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Thanks Mike, a great help, so simple when you know how Cheers |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copying formula from one cell to another with absolute value in it | Excel Discussion (Misc queries) | |||
copying formula to another cell | Excel Discussion (Misc queries) | |||
Help with copying dynamic column selected based on remote cell value and dynamic formula fill | Charts and Charting in Excel | |||
Same formula in each cell of column; insert rows w/o copying down | Excel Discussion (Misc queries) | |||
Copying a Formula into Every other Cell In a Column | Excel Worksheet Functions |