Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
OpenOffice Calc formula question
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
Bigun
Advocate
Advocate


Joined: 21 Sep 2003
Posts: 2196

PostPosted: Mon Aug 16, 2004 6:47 pm    Post subject: OpenOffice Calc formula question Reply with quote

Ok... I'm making a spreadsheet that is about 65 rows by 4 columns... and without writting a special formula for each and every cell, is there anyway to do the following:

Like say I was working on row 4. On that row I have columns A,B,C, and D. Now, if I wanted to multiply B4 by D4 and have A4 be the result. That wouldn't be too big a deal except I would have to rewrite the formula 64 times for each row! Is there a simpler way to make just 1 formula and copy and paste it to each cell so that the math will work with that row only?
_________________
"It's ok, they might have guns but we have flowers." - Perpetual Victim
Back to top
View user's profile Send private message
hjnenc
Veteran
Veteran


Joined: 15 Aug 2004
Posts: 1599
Location: Vienna, Austria

PostPosted: Mon Aug 16, 2004 8:50 pm    Post subject: Reply with quote

Hmm, maybe I did not fully understand what you want to do. But copy paste just works as expected. If you have the formula "=B4*D4" in cell A4, you can copy and past it to, say, cell A7 and if you look into that cell you will see "=B7*D7". On copy and paste operations the relative positions of cells are preserved.

There is also a way to refer to absolute cells in formulas. If you want for instance in A5 the formula "=B5*D4" and in A6 the formula "=B6*D4" you could write "=B4*D$4" to A4 and copy/paste that to A5 and A6. The "$" indicates an absolute position. (Its also possible to write $D4 or $D$4 do you guess the meaning of those?)

One more tip: the fastest method to do the copy/paste operation is to select cell A4. You will see a small black square at the lower right of the cell. Grab it with the mouse and drag it to A65. This will give you a copy of A4 in A5 .. A65!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum