OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

office-comment message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Improve Defined Name-Ranges in Spreadsheets


Dear all,

I have recently come again across an older spreadsheet problem.

PROBLEM
=======

I had to define a number of names (a lot of them), and this greatly
increases confusion because many manes were similar.
It is also impractical to use very long names.


SOLUTION
========

There are 2 sensible improvements. Both require modifications to the
ODF-specification, but I know that it will be for the best of ODF.

1.) Allow saving a comment additionally to the name.
    The comment would explain what the name really is, so,
    IF I return later to use the name (or another user uses the name),
    I (the user) will know what the name is used for.
    This is partly covered in issue:
    http://qa.openoffice.org/issues/show_bug.cgi?id=67499

2.) Implement *Namespaces* for defined names.
    Names should be valid only within the sheet they were defined.
    To use the name outside that sheet, either:
      - define it as global
      - make use of the sheet-namespace (like in C++)
      - define an alias inside the new sheet
    This is covered in issue:
    http://www.openoffice.org/issues/show_bug.cgi?id=66886

    Of course, for backwards-compatibility (and less experienced users),
    allow an option to use all names globally (like currently implemented).

These 2 enhancements would make the spreadsheets more structured and
would reduce the chnace of an error.

Sincerely,

Leonard Mada

-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]