Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
if i want a cell reference to not increment when filling i put a
dollar sign in front of it i noticed this does not work when you specify a range of cells eg ) $A1:$A20 although it is not an error when i fill in a formula it still increments the cell reference in each row but if i specify a single cell it does not. does anyone know the syntax for this, it's hard to word so i havent been able to find anything on google. thanks for your help! cheers, /sh |
#2
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
You mean like this:
=SUM($A$1:$A$20) ? -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- wrote in message ... if i want a cell reference to not increment when filling i put a dollar sign in front of it i noticed this does not work when you specify a range of cells eg ) $A1:$A20 although it is not an error when i fill in a formula it still increments the cell reference in each row but if i specify a single cell it does not. does anyone know the syntax for this, it's hard to word so i havent been able to find anything on google. thanks for your help! cheers, /sh |
#3
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Yes exactly :)
On Jul 3, 1:42*pm, "RagDyer" wrote: You mean like this: =SUM($A$1:$A$20) ? -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! wrote in message ... if i want a cell reference to not increment when filling i put a dollar sign in front of it i noticed this does not work when you specify a range of cells eg ) $A1:$A20 although it is not an error when i fill in a formula it still increments the cell reference in each row but if i specify a single cell it does not. does anyone know the syntax for this, it's hard to word so i havent been able to find anything on google. thanks for your help! cheers, /sh |
#4
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
ah my friend just told me how i need to put a dollar sign after each
letter and each number ( column and row ) eg) $A$1:$A$100 and then it wont increment /sh On Jul 3, 1:23*pm, wrote: if i want a cell reference to not increment when filling i put a dollar sign in front of it i noticed this does not work when you specify a range of cells eg ) $A1:$A20 although it is not an error when i fill in a formula it still increments the cell reference in each row but if i specify a single cell it does not. *does anyone know the syntax for this, it's hard to word so i havent been able to find anything on google. *thanks for your help! cheers, /sh |
#5
![]()
Posted to microsoft.public.excel.newusers
|
|||
|
|||
![]()
Or if dragging down column A just A$1:A$100
The $ signs are used to lock either row or column or both. Gord Dibben MS Excel MVP On Thu, 3 Jul 2008 11:58:29 -0700 (PDT), wrote: ah my friend just told me how i need to put a dollar sign after each letter and each number ( column and row ) eg) $A$1:$A$100 and then it wont increment /sh On Jul 3, 1:23*pm, wrote: if i want a cell reference to not increment when filling i put a dollar sign in front of it i noticed this does not work when you specify a range of cells eg ) $A1:$A20 although it is not an error when i fill in a formula it still increments the cell reference in each row but if i specify a single cell it does not. *does anyone know the syntax for this, it's hard to word so i havent been able to find anything on google. *thanks for your help! cheers, /sh |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to specify a static cell reference | Excel Discussion (Misc queries) | |||
static reference in formula to worksheet | Excel Worksheet Functions | |||
using a dummy cell to reference a range into a formula | Excel Discussion (Misc queries) | |||
Making column reference in INDIRECT non-static | Excel Worksheet Functions | |||
Static cell reference | Excel Worksheet Functions |