View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.newusers
[email protected] scottevanshill@googlemail.com is offline
external usenet poster
 
Posts: 3
Default in formula a range cell reference eg) $A1:$A20 that is staticwhen filling

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