Hello John,
Go to Tools>Options>Calc>General and turn on the option "expand
references ...".
Now you can insert new rows anywhere in the list and directly below the
list and all references in formulas, charts, conditional formatting,
validation formulas and form controls will follow the new dimensions.
SUM(A1:A199) becomes SUM(A1:A200) after insertion of new cells anywhere
between row #1 and row #2.
You may define a shortcut to insert an entire new row into the sheet.
You may use a macro of mine which takes care of the above mentioned
option and a few other things:
http://user.services.openoffice.org/en/forum/viewtopic.php?f=21&t=2350
The problem would not exist if you would collect all data in a database
table which grows and shrinks as you add and remove rows. All references
would always refer to the correct amount of rows calculated by the
database program or imported into Calc.
Hope this helps
--
For unsubscribe instructions e-mail to: [email protected]
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