PDA

View Full Version : EXCEL: fixed cell reference


scroots
02-17-2003, 08:34 PM
if i have in excel =sum(A1:A9) and copy it down a list each cell it goes down it adds one to each value how do i stop this? do i use the dollar signs to make A1:A29 a fixed reference, i have done this before but i`m lost.

thanks in advance

scroots

Roelf
02-17-2003, 08:55 PM
sum($a$1:$a$29)

scroots
02-18-2003, 10:04 PM
thanks i knew it was something like that, just couldn`t get it right

thanks

scroots