Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


On 01/15/2012 04:15 AM, csanyipal wrote:
Hi,


I have a Spreadsheet in which I must fill many cells with numbers so so
every next cell contain a number that is bigger then the previous number by
two.


However, these cells aren't neither side by side  nor one underneath another
and are in pair (see the uploaded example file).


Moreover I have divers for these cells, so every kind of these cells must
increasing it's number by two separately from other kind of cells.


In the example ods file uploaded here one can see for example that that the
cell by '5c' cell in the first instance has value '1' and to the right of
this cell there is another '5c' cell that has value '2'. In the raws bellow
somewhere are another pair of '5c' cells by which these values are increased
by 2: the first is '3' and the second is '4'. And there are other kind of
cells, like '5a', '5b', '6a', '6b', '6c', etc. too that must be increased in
the next instance by 2.


How can I achieve that that the value of these cells get increased
automatically by 2?


http://nabble.documentfoundation.org/file/n3660431/AutomaticallyIncreasingCellsValues.ods
AutomaticallyIncreasingCellsValues.ods

-----
Best Regards from
Pál
--
View this message in context: 
http://nabble.documentfoundation.org/Automatically-increasing-next-value-by-2-in-cells-tp3660431p3660431.html
Sent from the Users mailing list archive at Nabble.com.
I could not open the spreadsheet. But your basic formula =cell_address + 2, for example if you have data in d4 and wish to update f5 in f5 you enter =d4+2. You can copy and paste formula to other cells and the reference will be updated.

Note using $ in the cell address changes the reference from relative to absolute (does not change)

--
Jay Lozier
jslozier@gmail.com


--
For unsubscribe instructions e-mail to: users+help@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.