Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

benwedge

macrumors newbie
Original poster
May 28, 2008
10
0
Is it possible to define something as a constant in Numbers? For example, if I enter a series of values, I want to divide all of column 'A' by 'x' (each cell separately). I can't seem to find a way to do this without defining 'x' each time (I want 'x' to be a cell, so I can change the x-value as well).

For chemists out there, I'm trying to do standard deviation. The formula is √[{∑(xi-xavg)^2}/{n-1}]

The constant is for the volume. I have a mass, and it must be converted to volume by using the density at a specific temperature, so each mass, in column 'a', becomes a volume in a column 'b', then the formula is applied. I managed to do this with lots of tedious work, but I'd like to streamline it so that if I add more rows (perhaps I'm using 20 test masses one day instead of 3 or 4), I would like to be able to make that change by expanding table.

I'm fairly new to the magic of spreadsheets, and this type of application comes up quite often.

If someone could help me get going in the right direction here, it'd be greatly appreciated.
 
Thank you. I didn't know you could do that. After a bit of scouring, I found the STDEV function as well. It seems my search wasn't thorough enough before. Is there a reference to this $A$1 function in the help documents?
 
Is there a reference to this $A$1 function in the help documents?

$A$1 is not a defined function, it's an absolute cell reference method that doesn't change if you copy it elsewhere on the spreadsheet, rather than a relative cell reference A1 which changes if you copy it. Surprisingly, I can find no reference to absolute cell referencing in the Numbers User Guide, however the way you use it is the same as in Excel. You also have the variants $A1 and A$1 which respectively mean absolute column/relative row, and relative column/absolute row.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.