Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
How do I drag a formula in a column while preventing Excel from automatically
incrementing the cell location of the first (and or second) value of the formula? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Change the initial formula from (example) =A1 to =$A$1
This can easily be done by hitting F4 at the time of entering the address. -- Kind regards, Niek Otten "sdmccabe" wrote in message ... | How do I drag a formula in a column while preventing Excel from automatically | incrementing the cell location of the first (and or second) value of the | formula? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use Absolute Cell References, denoted with a $.
$A$1 will not increment when copied. $A1 will increment the row, but not the column A$1 will increment the column, but not the row A1 will increment both row and column HTH, Elkar "sdmccabe" wrote: How do I drag a formula in a column while preventing Excel from automatically incrementing the cell location of the first (and or second) value of the formula? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My Excel formala is not returning the correct value | Excel Worksheet Functions | |||
Is there a way to use labels and 3-D references in a formala? | Excel Worksheet Functions | |||
How do I put in more than 7 validations in IF FORMALA in EXCEL | Excel Worksheet Functions | |||
How to create a formala in one sheet for a cell in another sheet? | Excel Worksheet Functions | |||
Creating a Formala | Excel Worksheet Functions |